Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 198 Bytes

Deep-Q-Learning

!git clone --depth 1 https://github.com/rishiraj/Deep-Q-Learning.git
!pip install box2d
%cd /content/Deep-Q-Learning/
!python main_tf2_dueling_ddqn_lunar_lander.py