|
ce184af78e
|
General changes, got basic visualization of an activation function working for a
convolutinoal layer.
|
2023-01-24 15:44:48 -05:00 |
|
|
ba63116b37
|
Reformatted the code using black, allowd for different orientation NNs, made an option for highlighting the active filter in a CNN forward pass.
|
2023-01-09 15:52:37 +09:00 |
|
|
39b0b133ce
|
Got basic working structure for decision tree surfaces, also refactored some code.
|
2023-01-05 09:42:57 -05:00 |
|
|
3d8df61f76
|
Working BFS order tree expansion animation.
|
2023-01-04 22:10:51 -05:00 |
|
|
e33f98373a
|
Working initial visualization of a static decision tree.
|
2023-01-04 20:50:01 -05:00 |
|
|
3d6e8072e1
|
Used Black to reformat the code in the repository.
|
2023-01-01 23:24:59 -05:00 |
|
|
245ce9424b
|
Made a workaround to make sure the filters in the CNN 2 CNN layers
don't appear at the beggining of a forward pass animation. I think
this has to do with a bug in Succession in the core ManimCommunity
library.
|
2022-12-29 15:11:09 -05:00 |
|
|
f282c3e7a6
|
Composable Nueral Network Skelatan structure
|
2022-04-02 19:20:30 -04:00 |
|