Skip to content

Three games solved using Q-Learning, a model-free reinforcement learning algorithm.

Notifications You must be signed in to change notification settings

vxvaibhavxv/Q-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-Learning

This repository contains three programs, namely -

  • Maze
  • Flappy Bird
  • Fruit Enemy

All the programs are using a machine learning algorithm, Q-Learning.

About

Three games solved using Q-Learning, a model-free reinforcement learning algorithm.

Topics

Resources

Stars

Watchers

Forks

Languages