Face Landmark Estimation Application After detecting a face in an image, as seen in the earlier post ‘Face Detection Application’, we will perform face landmark estim...
This article was written by Adit Deshpande on his own blog. This is the 3rd installment of a new series called Deep Learning Research Review. Every couple weeks or so, I...
Summary: We are entering a new phase in the practice of data science, the ‘Code-Free’ era. Like all major changes this one has not sprung fully grown but the move...
Latest update: November 16, 2018 Microsoft Excel has been around for over 30 years now, and chances are it’s not going to change in the foreseeable future. In fact,...
Nowadays, text processing is developing rapidly, and several big companies provide their products which help to deal successfully with diverse text processing tasks. In c...
This article was written by Matteo Gianpietro Zago. When talking about blockchains, we commonly think of its applications in the future. “Blockchain will solve this, bl...
This article was written by William Koehrsen A complete walk through using Bayesian optimization for automated hyperparameter tuning in Python Tuning machine learning hyp...
In my earlier post I discussed how performing topological data analysis on the weights learned by convolutional neural nets (CNN’s) can give insight into what is being...
I recently talked to Clint Boulton, author of “Why digital transformations are lagging” about why Digital Transformation is so hard. His article raises lots of intere...
Though CNNs have mostly been used for computer vision tasks, nothing stops them from being used in NLP applications. One such application for which CNNs have been used ef...