Description: lr.py is python source code achieving a logistic regression , along with comments. mlp.py realized MLP by python, along with comments. LeNetConvPoolLayer.py used python to realize LeNet network, along with comments. This file needs to reference mlp.py.
To Search:
File list (Check if you may need any files):
Tig-CNNs-master
...............\LICENSE
...............\LeNetConvPoolLayer.py
...............\lr.py
...............\mlp.py