Machine Learning Journey — Day 2

Sadman Ishrak
2 min readMay 15, 2021

Today was good. I actually eel like I have learned a lot. I have grasped the basic fundamental concepts of NumPy. The ones that I will need to learn for machine learning.

I have not gone into the details though. As I am going to take the approach where I check the documentation whenever I get stuck. I feel like that is more productive. It will help me to do a lot more and learn fast. Rather than just learning the whole library.

Now, after finishing writing this article I will start to learn matplotlib. It is a library of python which is used to draw plots. There are actually beautiful ways to plot data. However, i don’t think the coding will be as elegant as the JavaScript.

I have also uploaded the codes on GitHub. The ones that I have practiced. It will be used for further reference.

I have also stumbled upon a book. It is a book to create Deep Neural Networks from scratch. Understanding neural networks in depth is necessary to be able to make tuning to the data or the models. Or else I will always be treating it like a black box.

I guess it will greatly help to get better at my Tensorflow skills as well. After completion of that book I am planning to write an in depth article on how to build neural networks from scratch. After all that is what will help to strengthen my knowledge.

There is also a channel of sentdex. It kinda has the same materials. However, it also has video tutorials. So, my purchas of his book will be decided upon his video quality. If the videos are good. Sure, I will buy the book. It will help me to learn more and even further. Also, on top of that he keeps on updating his book with time.

Either way, you can tract my progress from My GitHub Profile: https://github.com/sadmanishrak/

Thank you for taking the time to read. Have a good day.

--

--

Sadman Ishrak
0 Followers

Documenting my journy to become a machine learning expert.