There is a copy of the project report attached in the repo
Use
- self_train_test.py ... to train and create test data self-coded PPO agents
- stable_baselines_train_test.py ... to train and create test data stable_baselines PPO agents
- plot_train_data.py ... to create plots for training data (self-coded agents)
- plot_test_data.py ... to creaete plots for test data (all agents)