passive-radio / neural-network-simulation

A graphical demonstration of Neural Network Universal Approximation Theorem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ニューラルネットワークの万能近似を体験するGUIアプリ。

User guide:

  • Clone this repository
git clone https://github.com/passive-radio/neural-network-simulation.git
  • Install module dependencies
pip install -U Pyxel
  • Run app.py
python src/app.py

Version:

0.0.1

About

A graphical demonstration of Neural Network Universal Approximation Theorem

License:MIT License


Languages

Language:Python 100.0%