Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 732 Bytes

File metadata and controls

31 lines (18 loc) · 732 Bytes

Big Data Analysis project

Notebooks

Follow one of the links below to get to the readme file of a specific model

Base models

Base models do not contain any optimization in regards to reward shaping

Atari DQN

Atari Rainbow DQN

Local setup

Install requirements

pip install -r requirements.txt

Save requirements

pip freeze > requirements.txt