nvfp / Handwritten-Character-Recognition

Visualizing fully connected neural networks
MIT License
2 stars 1 forks source link
dense-neural-networks handwritten-character-recognition python

Handwritten-Character-Recognition

This software was made to show the beauty of neural networks, visualizing the fully connected neural network diagram, and how it's being trained. Built from the ground up without any machine learning libraries.

Demo gif

Demo video.

Installation

  1. Download the latest version
  2. Save it under your favorite folder (e.g. /foo/Handwritten-Character-Recognition)
  3. Navigate to /foo/Handwritten-Character-Recognition
  4. Install dependencies by running pip install -r requirements.txt
  5. Run python __main__.py
  6. There you go!

FAQ

Limitations

Troubleshoot

Changelog

License

This project is licensed under the MIT license.