Neural Network Demystified Part ll – Deep Neural Network

This post is the second part of the series Neural Network Demystified. If you haven’t read the first part please check Neural Network Demystified Part I – Building Blocks and Activation Functions first.  Arti ficial Neural Networks Artifi cial Neural Networks (ANNs) are motivated by the nervous system of the human brain where approximately 86 billion neurons are […]

How deep is a Deep Neural Net?

As a machine learning researcher, I often get asked this question about “how deep a neural net is called a deep neural net”. After having some good reads and listening to some great AI specialists, I have finally come up with a satisfactory answer to this interesting but a bit tricky question. Before delving deep […]

How to be a Pro in fields of AI: Resources to master

Here are some really useful resources to have a head-start in different important topics related to machine learning and other sub-domains. Publications Get most recent publications in here Get great list of Deep Learning Papers in here Books in core Artificial Intelligence The AI bible Artificial Intelligence: A Modern Approach (AIMA) Look into GitHub for coding solutions […]