Torch1 딥러닝실습을 위한 간단 개발환경 설정 (Git, Python) for Window 빠른 실습을 위한 간단 개발환경 설정 방법 :-) 사이트 참고 ▼https://github.com/udacity/deep-reinforcement-learning 1. Git 설치하기 for Window참고> http://dev-gabriel.tistory.com/21 2. Anaconda 설치하기참고> https://dwfox.tistory.com/67 3. 개발 가상환경 Setting 4. 관련 library 설치 1)open AI Gym 관련git clone https://github.com/openai/gymcd gympip install -e . 2) RL 관련 pkg 설치git clone https://github.com/udacity/deep-reinforcement-learning.git .. 2019. 1. 9. 이전 1 다음