https://github.com/sunho/simple-lol-ai
deep learning AI for simeplelol, a simple 2d replica of LOL
https://github.com/sunho/simple-lol-ai
cocos2d lol machine-learning reinforcement-learning science-fair
Last synced: 2 months ago
JSON representation
deep learning AI for simeplelol, a simple 2d replica of LOL
- Host: GitHub
- URL: https://github.com/sunho/simple-lol-ai
- Owner: sunho
- Created: 2018-01-13T01:51:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T21:53:33.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T15:28:10.306Z (4 months ago)
- Topics: cocos2d, lol, machine-learning, reinforcement-learning, science-fair
- Language: C++
- Homepage:
- Size: 6.81 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
A deep learning AI for simeplelol, a simple 2d replica of LOL. Submitted to the school competition.# Depedencies
Tensorflow cocos2d-x boost# Build
This can be built in Mac os and Windows. Since cocos2d-x doesnt support x64 architecture, you have to build x86 tensorflow from the source.