This project uses a POCA agent to simulate strategic play in SoccerTwos, showcasing multi-agent coordination and competitive soccer simulation using reinforcement learning techniques.
View on Hugging FaceAn A2C agent learns to control a Panda robotic arm in the PandaReachDense-v2 environment, focusing on precision and dense reward signals.
View on Hugging FaceIn this project, an A2C agent is trained in the AntBulletEnv-v0 environment, acquiring complex locomotion and coordination skills.
View on Hugging FaceA REINFORCE agent tackles the classic CartPole-v1 challenge, learning to balance the pole using policy gradient methods.
View on Hugging FaceThis project demonstrates a Deep Q-Network (DQN) agent mastering the classic SpaceInvaders game using deep learning strategies.
View on Hugging FaceA Q-learning agent is implemented in the FrozenLake-v1 environment, demonstrating value-based learning in a stochastic setting.
View on Hugging FaceA Proximal Policy Optimization (PPO) agent is trained for the LunarLander-v2 challenge, balancing exploration and fine-tuning for optimal performance.
View on Hugging Face