|
42b6e37b16
|
Removed Conv2D because it can be done using just Conv3D and renamed Conv3D to Conv2D to correspond to the spatial conv dimenson not the scene dimension, which is more inline with convention.
|
2023-01-15 14:35:26 +09: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 |
|