Andrew Ng's answer to How can beginners in machine learning, who have finished their MOOCs in machine learning and deep learning, take it to the next level and get to the point of being able to read research papers & productively contribute in an industry? - Quora

#artificialintelligence 

Follow leaders in ML on twitter to see what research papers/blog posts/etc. This is a very effective but highly under-rated way to get good at ML. Having seen a lot of new Stanford PhD students grow to become great researchers, I can say confidently that replicating others' results (not just reading the papers) is one of the most effective ways to see and make sure you understand the details of the latest algorithms. Many people jump too quickly into trying to invent something new, which is also worth doing, but is actually a slower way to learn and build up your foundation of knowledge. When you do build something new, publish it in a paper or blog post and consider open-sourcing your code, and share it back out with the community! Hopefully this will help you get more feedback from the community, and further accelerate your learning.