This Git repository is dedicated to performing tests for various neural networks implemented in the Net method of smash.
To use this Git, you are required to install smash version >= 1.1 and tensorflow.
Note: If you haven't installed smash yet, please refer to these instructions for installation guidance.
python3 test-dense.py
Forward test..
=== pass
Gradient test..
=== pass