pygame implementation of the pneuma env
Find a file
2023-11-17 03:19:03 +01:00
agents Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
assets Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
configs Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
effects Implemented (badly) agent 2023-11-14 22:44:43 +01:00
entities Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
interface Implemented (badly) agent 2023-11-14 22:44:43 +01:00
level Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
tmp/ppo Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
utils Implemented (badly) agent 2023-11-14 22:44:43 +01:00
.gitignore Transfered RL part 2023-06-14 14:15:05 +02:00
LICENSE Initial commit 2023-06-14 12:07:52 +00:00
main.py Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
README.md Initial commit 2023-06-14 12:07:52 +00:00

PneuMARL

A PyGame2 Zelda-like embedded with MARL algorithm.