https://github.com/mandliya/machinelearningfun
Having fun while learning machine learning. Learning algorithms and understanding the math behind while solving ML problems with data.
https://github.com/mandliya/machinelearningfun
Last synced: 8 months ago
JSON representation
Having fun while learning machine learning. Learning algorithms and understanding the math behind while solving ML problems with data.
- Host: GitHub
- URL: https://github.com/mandliya/machinelearningfun
- Owner: mandliya
- Created: 2017-02-06T00:33:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T05:01:32.000Z (over 8 years ago)
- Last Synced: 2024-12-29T19:46:22.805Z (9 months ago)
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machineLearningFun
Having fun while learning machine learning. Learning algorithms and understanding the math and intuition behind while solving
ML problems with data using jupyter notebooks. I will use exisiting libraries (scikit-learn, tensorflow and others) while understanding the concepts and algorithms,
however later I will implement the algorithms from scratch.