vedantgoswami / SnakeGameAILinks
AI driven snake game using Reinforcement Learning and Deep Q Learning
☆66Updated 4 years ago
Alternatives and similar repositories for SnakeGameAI
Users that are interested in SnakeGameAI are comparing it to the libraries listed below
Sorting:
- ☆92Updated 5 years ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆25Updated 4 years ago
- 🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficient…☆94Updated last year
- ☆308Updated 3 years ago
- Python Reinforcement Learning Projects, published by Packt☆195Updated 2 years ago
- A simple self-driving AI car game, which uses NEAT.☆290Updated last year
- AI bots playing Tic Tac Toe☆34Updated 3 years ago
- In this repository i created many data scince - machine learning projects like(Deep dream,weather prediction,Movie recommender system etc…☆47Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆201Updated 6 months ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 5 years ago
- This is the code for a self driving Neural Network using NEAT in Python☆88Updated 4 years ago
- this project predicts human screams in sound fille☆23Updated 4 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆253Updated 5 years ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆48Updated 2 years ago
- A walkthrough demonstrating how to build a keypoint detection model for iris detection☆34Updated 3 years ago
- Behavioural Cloning Complete Guide☆12Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math