Pages
(Move to ...)
Home
What is Deep Learning?
Resources
About
▼
Tuesday, May 23, 2017
OpenCV 3.2 and Dlib 19.4 Packages Now Available from Conda-Forge
›
Anaconda is an asset for us Machine Learning enthusiasts. Not only does it have the ability to create fully isolated Python environments, it...
11 comments:
Thursday, May 18, 2017
What is Deep Learning? - Updated
›
What is Deep Learning ? And, how does it relates to Machine Learning , and Artificial Intelligence ? I did an article to answer these ques...
Tuesday, May 9, 2017
image_data_format vs. image_dim_ordering in Keras v2
›
If you have been using Keras for some time, then you would probably know the image_dim_ordering parameter of Keras. Specially, if you switc...
1 comment:
Wednesday, May 3, 2017
Visualizing Keras Models - Updated
›
About 2 months back, I did a post on how you can visualize the structure of a Keras model . As I mentioned, when the machine learning (or de...
2 comments:
Wednesday, April 26, 2017
Energy Threshold Calibration in Speech Recognition
›
In my last post on Speech Recognition , I showed how to setup the Python SpeechRecognition package with PyAudio, and pocketsphinx to recogni...
Thursday, April 13, 2017
How deep should it be to be called Deep Learning?
›
If you remember, some time back, I made an article on What is Deep Learning? , in which I explored the confusion that many have on terms Art...
2 comments:
Tuesday, April 4, 2017
Extracting individual Facial Features from Dlib Face Landmarks
›
If you remember, in my last post on Dlib , I showed how to get the Face Landmark Detection feature of Dlib working with OpenCV. We saw how t...
6 comments:
‹
›
Home
View web version