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
- Host: GitHub
- URL: https://github.com/surinderlohat/ml-road-map
- Owner: surinderlohat
- Created: 2024-07-02T08:09:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:32:42.000Z (11 months ago)
- Last Synced: 2025-02-07T14:14:19.913Z (4 months ago)
- Language: Python
- Size: 1.81 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 fileWe have tried to cover the all concepts if you think something is missing then add it and create a pull request.