Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from antirez/ttt-rl

Reinforcement Learning example in Lua, playing tic tac toe

License

yuchanns/ttt-rl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe with Reinforcement Learning

This code is adapted from https://github.com/antirez/ttt-rl Original author: Salvatore Sanfilippo (antirez) License: BSD-2-Clause.

To try this program, run with:

lua ./ttt.lua

About

Reinforcement Learning example in Lua, playing tic tac toe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%