This article was written by Steeve Huang. Reinforcement Learning (RL) refers to a kind of Machine Learning method in which the agent receives a delayed reward in the ...
This is the next blog in my random series on better understanding some of these advanced Artificial Intelligence and Deep Learning algorithms. This “episode” takes on...
In my previous posts, I compared model evaluation techniques using Statistical Tools & Tests and commonly used Classification and Clustering evaluation techniques In ...
StackOverflow’s annual developer survey concluded earlier this year, and they have graciously published the (anonymized) 2019 results for analysis. They’re a rich vie...
Enabling cost-effective terabyte main memory along with third-party observations of a “profound” change in storage, Intel® Optane™ DC persistent memory modules cha...
I highly recommend the #StateofAI 2019 report. I have followed this report from By Nathan Benaich and Ian Hogarth The report is free and you can download it at stateo...
Integrating Pivot Billions with Keras Deep Learning to enhance currency trading models with AI to achieve over 30% net profit in less than 7 months. Deep Learning has rev...
This article was written by Rohith Gandhi. Introduction Computer vision is an interdisciplinary field that has been gaining huge amounts of traction in the recent years(...
Face recognition is a combination of two major operations: face detection followed by Face classification. In this tutorial, we will look into a specific use case of obje...
The basic idea behind regression analysis is to take a set of data and use that data to make predictions. A useful first step is to make a scatter plot to see the rough...