I published implementation of Faster R-CNN with MXNet C++ Frontend. You can use this implementation as comprehensive example of using MXNet C++ Frontend, it has custom ...
Technological advancements along with the changing business environment have made a career in data science extremely lucrative to be pursued. However, it can be a little ...
Summary: Looking for your next job in an early stage company but want to make sure your startup has staying power. Follow the expert rankings by CB Insights that also...
This article is a follow up to my previous one talking about the rise of Artificial Intelligence in an Enterprise. In this article, I will talk about how enterprises in ...
Recently, I read an article from CIO.com examining the 5 pitfalls of self-service BI. The author, Thor Olavsrud did a fantastic job explaining how just having a tool does...
This resource is part of a series on specific topics related to data science: regression, clustering, neural networks, deep learning, Hadoop, decision trees, ensembles, c...
We’ve reached a point where human (cognitive) task performance is being leveraged or even replaced by AI. So who or what is responsible for what this AI does? While...
Smart tags process: an algorithm for efficiently extracting useful information from a piece of text and storing it in a retrieval system. The knowledge is extracted by as...
Oracle VM VirtualBox – a suite of applications, system services and drivers that emulate the new computer equipment in the environment of the operating system where...
Recurrent Neural Nets (RNN) detect features in sequential data (e.g. time-series data). Examples of applications which can be made using RNN’s are anomaly detection in...