Skip to content

Hello Machine Learning !! Fundamentals and Small Projects

Notifications You must be signed in to change notification settings

arjkashyap/Hello-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Basic Tutorial Using Python

A repository for storing all the code I wrote as a beginner in Machine Learning.


This repo not only keeps track of my learning progress, but also lists various resources for learning ML which I use on daily basis.

Info & Credits

Most of the code is written using Jupyter-notebook. This repository contains the following subdir:

  • basics: Writing general machine learning algorithms from scratch in python. The code is followed from a tutorial Sentdex ML from scratch series
  • nnfs: Neural Networks from scratch series followed directly from Sentdex NNFS series
  • notebooks: These are my jupyter notebooks where I wrote the code myself. These involve practise projects as well as some Kaggle challenges.
  • reinforced-learning: Tutorial followed from an one of my favorite ML channel Deeplizard

About

Hello Machine Learning !! Fundamentals and Small Projects

Topics

Resources

Stars

Watchers

Forks