The code resides in PCNetwork.py
, PCLayer.py
, and PCConnection.py
.
Grab the demo in test_10-5-3.ipynb
. That shows you how to create a network, train it, and test it.
Everything else is just (failed) experiments.
The code resides in PCNetwork.py
, PCLayer.py
, and PCConnection.py
.
Grab the demo in test_10-5-3.ipynb
. That shows you how to create a network, train it, and test it.
Everything else is just (failed) experiments.