Projects

Flappy-Bird-AI

This project is an AI agent that learns to play Flappy Bird. The game is built using the Pygame library. The AI agent is built on PPO(Proximal Policy Optimization) algorithm. The agent is trained using the OpenAI Gym environment.

Will be updated soon…