Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages