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
This repository contains the code to train a simple neural network with weights trained using Genetic Algorithm.
The code interacts with Cartpole-v0 gym environment. Please note that gymnasium might not work.