/makeyourownneuralnetwork

Code for the Make Your Own Neural Network book

Primary LanguageJupyter NotebookGNU General Public License v2.0GPL-2.0

  1. Run uwsgi uwsgi --http-socket :9091 --plugin python3 --wsgi-file ./test_service.py

  2. Run sketch for processing test_proccessing.pda

  3. Input digit in the processing window. Send to neural net by pressing enter.

test