|
f56620f047
|
Bug fixes and linting for the activation functions addition.
|
2023-01-25 08:40:32 -05:00 |
|
|
99dbda915b
|
Finshed adding construct_layer methods for refactor.
|
2023-01-15 16:52:22 +09:00 |
|
|
3d6e8072e1
|
Used Black to reformat the code in the repository.
|
2023-01-01 23:24:59 -05: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 |
|
|
0152be64b0
|
Added GAN visualization.
|
2022-04-22 19:08:28 -04:00 |
|
|
ffd31701bf
|
Working remove neural network animation
|
2022-04-21 23:18:58 -04:00 |
|
|
11bbd59bb6
|
Vector layer (Still work in progress)
|
2022-04-19 02:10:53 -04:00 |
|