You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The background I believe can be changed using the core manim library. Look into the config.
I do have parameters that control the node color that you can change. I will eventually need to go through and document all of those parameters and make sure they are getting passed from Neural Network to the Layers properly. If you look at the code for the Neural Network or the FeedForwardLayer you will see parameters denoting the color of the nodes.
Is it possible to change the color of the nodes and the background of the neural network?
The text was updated successfully, but these errors were encountered: