CartPolePPO/ ├── ActorCritic.py # Actor & Critic network definitions ├── Network.py # Shared neural network architecture ├── CartPolePPO.py # Main training/evaluation script ├── checkpoint/ # Saved ...
Description: Two similar projects, 'ball hover' and 'ball control'. Ball hover employes a reinforcement learning agent to optimise the input of upwards force on a 'ball' affected by gravity, such that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results