Games: Create interesting games in pure python.
-
Updated
Jul 25, 2024 - Python
Games: Create interesting games in pure python.
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
A collection of small python games made by me using pygame and tkinter libraries
Flappy Bird AI using Evolution Strategies
An OpenAI Gym environment for the Flappy Bird game
A clone of Flappy Bird, using Pygame.
Model Predictive Control of a Flappy Bird Clone using Mixed Integer Programming
Using NEAT Python to learn to play Flappy Bird.
An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.
Deep Q network to play flappy bird game
Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras
Flappy Bird as a Farama Gymnasium environment.
Short experiment with Deep Q-Learning + KAN to play Flappy Bird.
Flappy Bird game, but AI plays it 🤖
DQN flappy bird with tensorflow2
It is a simple Flappy Bird Game in Python using Pygame.
Implementing the NEAT algorithm to play flappy bird
Codes and Trained Weights for some "Intelligent" Systems.
Add a description, image, and links to the flappy-bird topic page so that developers can more easily learn about it.
To associate your repository with the flappy-bird topic, visit your repo's landing page and select "manage topics."