Skip to content

ineeve/q-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Q-Learning Implementation

Basic implementation of q-learning in a 4*4 grid.

Game board

Agent starts at (0,0).

White cells have a negative reward.

Episode ends when agent finds the black cell (positive reward).

About

A Q-Learning Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages