AlexanderKoch-Koch / DeepTraffic

Genetic algorithm for Deep Q Learning in MIT's Deep Traffic competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project uses a genetic Algorithm to find hyperparamters for MIT's DeepTraffic competition. It runs the javascript code, contained in the RunDeepTraffic.js file, on the NodeJS runtime. The javascript file is started via the Naked Library for python.

About

Genetic algorithm for Deep Q Learning in MIT's Deep Traffic competition


Languages

Language:JavaScript 62.9%Language:Python 37.1%