Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 474 Bytes

2048 using TensorFlow

This is a bot that plays 2048 implemented using TensorFlow.

Motivation

Wanted to see if deep learning could compete with more traditional heuristic-based 2048 AI bot strategies.

Tech/framework used

Built with

Credits

Thank you to OpenAI Gym and also to TensorFlow.

MIT © fidgetspinnerkid