distributedRL
A framework for easy prototyping of distributed reinforcement learning algorithms
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- config.yml
- dqn_learner.py
- dqn_worker.py
- models.py
- run_apex_dqn.py
- __init__.py
- apex.py
- __init__.py
- architecture.py
- learner.py
- worker.py
- __init__.py
- baseline_wrappers.py
- buffer.py
- buffer_helper.py
- segtree.py
- utils.py
- .gitignore
- __init__.py
- environment.yml
- LICENSE
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/cyoon1729/distributedRL
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd distributedRL
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
