Skip to content

Python module for creating, training and applying neural networks. // Pythonmodul zwecks Aufbau, Training und Nutzung neuronaler Netze.

Notifications You must be signed in to change notification settings

leohoe/calcifer-ml

Repository files navigation

calcifer-ml

Python module for creating, training and applying neural networks.
Requires numpy and matplotlib.

The MNIST dataset for recognition of handwritten digits (test_mnist.py) can be acquired here:
http://yann.lecun.com/exdb/mnist/

//

Pythonmodul für Aufbau, Training und Nutzung neuronaler Netze.
Benötigt numpy und matplotlib.

Das MNIST-Dataset zur Erkennung handschriftlicher Ziffern (test_mnist.py) kann hier heruntergeladen werden:
http://yann.lecun.com/exdb/mnist/

About

Python module for creating, training and applying neural networks. // Pythonmodul zwecks Aufbau, Training und Nutzung neuronaler Netze.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages