https://github.com/danielpancake/mlml
my little machine learning library written in NumPy
https://github.com/danielpancake/mlml
machine-learning numpy
Last synced: about 1 year ago
JSON representation
my little machine learning library written in NumPy
- Host: GitHub
- URL: https://github.com/danielpancake/mlml
- Owner: danielpancake
- Created: 2023-10-22T12:32:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T16:34:17.000Z (over 1 year ago)
- Last Synced: 2025-02-10T12:16:42.774Z (over 1 year ago)
- Topics: machine-learning, numpy
- Language: Jupyter Notebook
- Homepage:
- Size: 986 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my little machine learning library
This is a small library of machine learning algorithms that I have implemented using Numpy. The library is designed to be educational and is not intended to be used in production.