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
1. You can run Demo.py for a small presentation of our demo-agents.
2. You can run pit.py by setting the players you want to run. Load the agents from the folder Agents!
3. The folder Agents contains all the different agents we used for experiments.
4. The folder DEMO contains the agents without time contrains, these agents are not used in any of the experiments and they are just for demo purpose. Please do not use these agents in the Pit.
5. The folder experiments contains all the different experiments we did for each one of the agents. The results are gathered in the jupyter notebook for visualizing the plots.