Skip to content

codyshepherd/qlearn_functional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qlearn_functional

A Q-Learning agent implemented in Haskell

A simulated "robot" learns to pick up cans while moving around a grid.

This project is documented in-line in each .lhs (literate Haskell) file.

Compile main.lhs with ghc.

About

A Q-Learning agent implemented in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published