An open API service indexing awesome lists of open source software.

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

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