96 followers
16 year-old into programming, finance and machine learning. In pursuit of democratizing financial education.
Subscribe to my newsletter and never miss my upcoming articles
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...
"Generative Adversarial Networks" (or GANs for short) is a fascinating approach for training neural networks. The name might sound complex but how it works is extremely simple! Let's talk about it. A GAN has 2 parts : A generator and a discriminator....
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...
Python is an incredibly versatile programming language, it has easy to understand syntax and mastering it takes significantly lesser effort than many other languages out there. Despite this ,even very experienced python developers do not know simple ...
Coding can be really tough when are just getting started, fortunately if you follow a few guidelines, it can turn into a pleasant experience. In this blog I'll explain how to crush these problems which I faced too, like a pro! Without further ado, l...