3 Commits

Author SHA1 Message Date
8d45c13f57 Added working convolutional layer. 2022-04-29 14:36:14 -04:00
63427be139 Added ability to pass layer_args dictionary to each forward pass, which allows
for arguments to be passed through to each neural network layer when running a neural
network forward pass.
2022-04-25 16:28:11 -04:00
ffd31701bf Working remove neural network animation 2022-04-21 23:18:58 -04:00