Alec Helbling

Results 18 issues of Alec Helbling

Hello, Great project you guys have here! I noticed that the force diagram handles making nodes not overlap very well, but the text associated with each node has the tendency...

## Description of bug / unexpected behavior When I do a move animation on the the frame_center in a ThreeDScene, an ImageMobject is shifted a different amount from the rest...

I want to add the following features: 1. [x] Max Pooling 2. [x] Padding 3. [x] Change the parameters for the Convolutional3d layers to be more ergonomic. 5. [ ]...

enhancement

Manim has the ability to represent animations as classes. These classes can take parameters and they can wrap around a passed Mobject (in our case this could be a neural...

It would be nice to visualize the final layer of a CNN being flattened when entering into a FeedForwardLayer.

enhancement

Add a system for displaying labels of various kinds in the architecture diagram. One such kind is the name of the layer above it. Another one is showing a dimension...

enhancement

It would be nice to allow a user to pass a neural network into another neural network and have it be treated as a layer when constructing animations or renderings....

enhancement

It would be cool to have an animation where the camera flies with the forward pass animation. This would be especially valuable for visualizing very king architectures.

enhancement

I want to visualize quad trees used in pairwise force calculations for Barnes-Hut simulations of things like force diagrams and n-bodies simulations.

enhancement

I want to make visualization systems for visualizing transformers, specifically self-attention. It would be nice if it worked for Vision Transformers as well as Language Models.

enhancement