An open API service indexing awesome lists of open source software.

https://github.com/surinderlohat/ml-road-map

This repo is about road map for ML related projects
https://github.com/surinderlohat/ml-road-map

Last synced: 2 months ago
JSON representation

This repo is about road map for ML related projects

Awesome Lists containing this project

README

        

# This project help you to understand the Machine Learning with working code examples

### If you want to see examples go here :
1. examples\SupervisedLearning
2. examples\UnSupervisedLearning
3. more coming...

### If you want to lean about ML concepts go here :
1. Tutorials\Supervised
2. Tutorials\UnSupervised
3. Tutorials\Reinforcement
4. Tutorials\ML-Models
5. Tutorials\NLP Using ML

# To setup this project on your local machine follow
1. how-to-start.md file

We have tried to cover the all concepts if you think something is missing then add it and create a pull request.