mirror of
https://github.com/helblazer811/ManimML.git
synced 2025-06-18 20:18:47 +08:00
Working dropout animation
This commit is contained in:
@ -15,8 +15,8 @@ class Convolutional3DLayer(VGroupNeuralNetworkLayer, ThreeDLayer):
|
||||
num_feature_maps,
|
||||
feature_map_width,
|
||||
feature_map_height,
|
||||
filter_width,
|
||||
filter_height,
|
||||
filter_width=None,
|
||||
filter_height=None,
|
||||
cell_width=0.2,
|
||||
filter_spacing=0.1,
|
||||
color=BLUE,
|
||||
|
Reference in New Issue
Block a user