123 followers
I am a 16 year-old on a mission to make Machine Learning simple for everyone.
Subscribe to my newsletter and never miss my upcoming articles
"Generative Adversarial Networks" (or GANs for short) is a fascinating approach for training neural networks. It sounds really complicated but it isn't. Let's talk about it. Pre-requisites to follow along: None. A GAN has 2 parts: A generator and ...
One of the topics in math that you'll find in machine learning courses as a pre-requisite is Linear Algebra. What is 'Linear Algebra' and how is it used in machine learning? We'll answer just that in this blog post. Prerequisites to follow along: No...
Before we begin, I want to congratulate you on your decision to learn how to code using Python. I still remember how I wrote my first piece of code 6 years and all the amazing and cool things I've been able to do with it ever since. Make sure to keep...
There is a common misconception about machine learning that one needs to know a lot of math to get started with it. However this is completely false! You can pick the up the math as you go deeper into machine learning and one can comfortably start ma...
The math for machine learning always scared me. Until... This year when I across these free resources which helped me in a massive way! Here's everything you need to know about math for machine learning and resources that you can learn from. Before d...
Machine learning and Data Science are the most of the most exciting fields of computer science today. It has been around for quite a while but its relevance is still as high as ever. Here's how you can get into this field as a JavaScript developer wi...