Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 646 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 646 Bytes

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.