Skip to content

van123helsing/AI_Atari_game

Repository files navigation

Project for Artificial intelligence class

Prerequisite

Note: code was developed in python version 3.6.2

  1. Run command pip install -r requirements.txt
  2. Run command pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py

Training model

To train a model run python .\game.py A

Run existing model

To run an existing model run python .\game.py B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages