Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seungjaelim/scratchml
Implement neural network only using numpy
https://github.com/seungjaelim/scratchml
deep-learning machine-learning numpy
Last synced: 12 days ago
JSON representation
Implement neural network only using numpy
- Host: GitHub
- URL: https://github.com/seungjaelim/scratchml
- Owner: SeungjaeLim
- License: apache-2.0
- Created: 2023-11-27T17:32:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T18:01:32.000Z (about 1 year ago)
- Last Synced: 2024-12-02T23:12:11.544Z (2 months ago)
- Topics: deep-learning, machine-learning, numpy
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratchML
Implement neural network only using numpy