Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curiousily/Machine-Learning-from-Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
https://github.com/curiousily/Machine-Learning-from-Scratch
artificial-intelligence book classification data-science machine-learning machine-learning-algorithms neural-networks notebook recommender-systems regression reinforcement-learning sentiment-analysis
Last synced: about 2 months ago
JSON representation
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
- Host: GitHub
- URL: https://github.com/curiousily/Machine-Learning-from-Scratch
- Owner: curiousily
- License: mit
- Created: 2019-06-11T19:45:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T08:35:08.000Z (over 1 year ago)
- Last Synced: 2024-06-03T09:31:06.381Z (7 months ago)
- Topics: artificial-intelligence, book, classification, data-science, machine-learning, machine-learning-algorithms, neural-networks, notebook, recommender-systems, regression, reinforcement-learning, sentiment-analysis
- Language: Jupyter Notebook
- Homepage: https://www.mlexpert.io/bootcamp
- Size: 2.2 MB
- Stars: 156
- Watchers: 4
- Forks: 64
- Open Issues: 0
Awesome Lists containing this project
- jimsghstars - curiousily/Machine-Learning-from-Scratch - Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-mean (Jupyter Notebook)