Skip to content

cao19881125/2048AIGame

Repository files navigation

2048AIGame

This project use pytorch to train an 2048 game ai, this is a short segment of my model's replay

image

How to train

Run this follow cmd to train a new model,saved as my_model.pkl

python3 dqn_train.py

About

2048 ai, use deep qlearning and mcts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages