Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielpancake/mlml
my little machine learning library written in NumPy
https://github.com/danielpancake/mlml
machine-learning numpy
Last synced: 9 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T16:34:17.000Z (23 days ago)
- Last Synced: 2024-10-18T13:37:53.113Z (21 days 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.