Skip to content

cm8908/Renewal2048

 
 

Repository files navigation

Renewal 2048

인천대학교 컴퓨터공학부 캡스톤 디자인 프로젝트

총 네 가지의 알고리즘이 구현되어 있습니다. 자세한 구현 사항, 점수 기록 및 학습된 체크포인트는 /train 디렉토리를 참고하시기 바랍니다.

  • Monte Carlo Search
  • Expectimax Tree Search
  • (RL) TD(0)-Prediction with N-Tuple Network
  • (SL) Supervised learning with CNN

Based on Gabriele Cirulli's "2048"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 30.7%
  • JavaScript 27.8%
  • CSS 20.8%
  • SCSS 11.6%
  • Rust 5.7%
  • HTML 3.0%
  • Other 0.4%