Skip to content

Latest commit

 

History

History
executable file
·
5 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

executable file
·
5 lines (5 loc) · 186 Bytes

DQNBreakout

conda create --name 238proj conda activate 238proj pip install -r requirements.txt python -m ipykernel install --user --name 238proj --display-name "Python (CS238 Project)"