Overfitting may be the most frustrating issue of Machine Learning. In this article, we’re going to see what it is, how to spot it, and most importantly how to prevent it from happening.
Stop Feeding Garbage To Your Model! — The 6 biggest mistakes with datasets and how to avoid them.
Learn how to build killer datasets by avoiding the most frequent mistakes in Data Science, plus tips, tricks and kittens.
Teaching a robot how to walk with Q-Learning
Today, we’re gonna learn how to create a virtual agent that discovers how to interact with the world. The technique we’re going to use is called Q-Learning, and it’s super cool.