|
f56620f047
|
Bug fixes and linting for the activation functions addition.
|
2023-01-25 08:40:32 -05:00 |
|
|
ce184af78e
|
General changes, got basic visualization of an activation function working for a
convolutinoal layer.
|
2023-01-24 15:44:48 -05:00 |
|
|
3d6e8072e1
|
Used Black to reformat the code in the repository.
|
2023-01-01 23:24:59 -05:00 |
|
|
9310b48c56
|
Finished oracle guidance video. Integrated various changes necessary to complete this.
|
2022-04-28 01:37:52 -04:00 |
|
|
0152be64b0
|
Added GAN visualization.
|
2022-04-22 19:08:28 -04:00 |
|
|
05f512f185
|
Added ListGroup class for better management of a group of objects.
|
2022-04-18 23:56:31 -04:00 |
|
|
7be4dfc8a4
|
Refactored Neural Network Layers into their own files.
|
2022-04-14 01:53:12 -04:00 |
|
|
09c9c4c093
|
Added explicit create animations. Fixed bug with images not being allowed in VGroup. Redid forward pass animation.
|
2022-04-06 01:33:03 -04:00 |
|
|
861ae77002
|
Wide sweeping refactor. Not completely done, but mostly working. Need to look into ways to handle type hinting/checking without causing circular imports.
|
2022-04-02 19:20:30 -04:00 |
|