https://github.com/pzuehlke/ml-with-numpy
Basic ML algorithms using only NumPy
https://github.com/pzuehlke/ml-with-numpy
deep-learning machinelearning numpy
Last synced: about 1 month ago
JSON representation
Basic ML algorithms using only NumPy
- Host: GitHub
- URL: https://github.com/pzuehlke/ml-with-numpy
- Owner: pzuehlke
- License: gpl-3.0
- Created: 2024-02-06T23:45:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T01:20:54.000Z (over 2 years ago)
- Last Synced: 2024-02-25T02:29:44.730Z (over 2 years ago)
- Topics: deep-learning, machinelearning, numpy
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ML-with-NumPy
Basic ML algorithms using only NumPy