https://github.com/petrroll/nail060
Neural Networks Implementation I NAIL060
https://github.com/petrroll/nail060
machine-learning nerual-network school-assignment
Last synced: over 1 year ago
JSON representation
Neural Networks Implementation I NAIL060
- Host: GitHub
- URL: https://github.com/petrroll/nail060
- Owner: petrroll
- License: mit
- Created: 2018-11-06T15:03:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T15:10:20.000Z (over 6 years ago)
- Last Synced: 2025-01-11T22:17:09.342Z (over 1 year ago)
- Topics: machine-learning, nerual-network, school-assignment
- Language: Python
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About:
Assignments for class [NAIL060](https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NAIL060) (Neural Networks Implementation I)
## Requirements:
- python3
- pip install numpy
- pip install pillow