100DaysofMachineLearning
100DaysofMachineLearning copied to clipboard
A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advance Machine Learning.
100 Days of Machine Learning Code

Machine Learning
Machine Learning is the “Field of study that gives computers the ability to learn without being explicitly programmed”. — Arthur Samuel , 1959
About Challenge
I am passionate in Machine Learning (it goes without saying as I am doing my PhD in Machine Learning). One day I came across this video by Siraj Raval, in which he talked about #100daysofMLcode Challenge. I know I am bit (maybe too late) for this challenge, but better late than never. #100daysofMLcode challenge means, studying and/or coding machine learning for minimum 1 hour a day for next 100 days.
This repository contains 100-Days-Of-Machine-Learning-Code. In addition to that, it’s a my place to store all my machine learning self learning resources and place to track my progress.
Motivation
By doing this challenge, I would like to learn Machine Learning (from scratch), which is important and helpful. Note that I am aware with many thing as I am doing my research in Machine Learning, however I want to start from the scratch. Starting from scratch will help me to build strong foundation of machine learning. In addition to that, at the end of 100 days, I hope to have a rich portfolio of code, projects, and summary of the machine learning topics and models plus all of the additional content (available on internet) which I’ll discover over the learning journey. I think, most importantly – as a researcher, I’d like to contribute to the machine learning community.
My aim throughout this process will be to learn as much as I can with accessible materials (mostly free) while always being sure to provide useful links that help someone wants to learn machine learning.
Last year I did 100 days and then due to some other commitments I was unable to continue. I am starting this challenge again this year and I will try to continue as long as I can.
Aim: At the end of this code challenge I will be able to
- Grow from Zero to Hero in Machine Learning
- Master the major libraries and algorithms use for Machine Learning and Data Science
Day 0 | January 18, 2021
D-Day is here and finally, I am accepting 100 days of machine learning code challenge.
On 18 Jan, 2021, I am accepting a challenge, which is “100-Days-Of-Machine-Learning-Code” and the intuition behind this to dedicate at least one hour of every day for next 100 days in studying and/or coding Machine Learning.
I will share my progress via :
GitHub: https://github.com/durgeshsamariya/100DaysofMachineLearning
Twitter : www.twitter.com/@themlphdstudent
Instagram : www.instagram.com/@themlphdstudent
My Webpage : https://durgeshsamariya.github.io
Medium : https://medium.com/@durgeshsamariya
You can read article here.
Make sure you subscribe and give star to repository, so you can enjoy amazing free resources.
Overview
| Day | Topic | Blog post with explanation | Code of the day |
|---|---|---|---|
| 1 | Introduction of Python and Why Python for ML | Day 1 | Code : Day 1 |