An AI agent using TD-learning solving 2048 like game
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
Merge pull request #1 from Billy4195/td_learning
7c3aafe
learning while playing
f914326
fix move
1347310
learn from afterstate
82c656c
learning function
cadcfaf
select_maxV_move_and_record and Evaluate finish
1d45cac
compute_next_board finish
5b54028
add select move and inner function prototype
714bcbf
transform board
0d76f6c
add weight table
ee9830b
record struct and fib const
0b3041d
init commit
7aff379