We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2 강의
고려대학교 수학과 오승상 교수님 - 강화학습 https://www.youtube.com/playlist?list=PLvbUC2Zh5oJtYXow4jawpZJ2xBel6vGhC
CS285(2022) (UC Berkeley Deep Reinforcement Learning 강의) 한글자막 https://www.youtube.com/playlist?list=PLSpnHWTONcJ3DTi6nCIeUnqCpJWMsr2R2
2-2 영어
Sutton 교수가 재직중인 alberta university의 coursera 강의 3번의 원서기반으로 수업 (청강은 가능하기때문에 넣었습니다) https://www.coursera.org/learn/fundamentals-of-reinforcement-learning
3 원서 서튼책의 그림을 구현한 코드 (⭐12.4K) https://github.com/ShangtongZhang/reinforcement-learning-an-introduction
7 환경 OpenAI GYM
해당 링크가 만료됨, 아래 링크로 수정됨 https://www.gymlibrary.dev/
현재 gym은 farama foundation 에서 gymnasium이라는 이름으로 운영중으로 문서는 아래 링크 https://gymnasium.farama.org/
11 Library & Frameworks
cleanrl(⭐2.7K) : 여러 알고리즘이 각각 한 파일로 구현되어있어 공부 목적에 좋습니다. https://github.com/vwxyzjn/cleanrl
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2 강의
고려대학교 수학과 오승상 교수님 - 강화학습
https://www.youtube.com/playlist?list=PLvbUC2Zh5oJtYXow4jawpZJ2xBel6vGhC
CS285(2022) (UC Berkeley Deep Reinforcement Learning 강의) 한글자막
https://www.youtube.com/playlist?list=PLSpnHWTONcJ3DTi6nCIeUnqCpJWMsr2R2
2-2 영어
Sutton 교수가 재직중인 alberta university의 coursera 강의 3번의 원서기반으로 수업 (청강은 가능하기때문에 넣었습니다)
https://www.coursera.org/learn/fundamentals-of-reinforcement-learning
3 원서
서튼책의 그림을 구현한 코드 (⭐12.4K)
https://github.com/ShangtongZhang/reinforcement-learning-an-introduction
7 환경
OpenAI GYM
해당 링크가 만료됨, 아래 링크로 수정됨
https://www.gymlibrary.dev/
현재 gym은 farama foundation 에서 gymnasium이라는 이름으로 운영중으로 문서는 아래 링크
https://gymnasium.farama.org/
11 Library & Frameworks
cleanrl(⭐2.7K) : 여러 알고리즘이 각각 한 파일로 구현되어있어 공부 목적에 좋습니다.
https://github.com/vwxyzjn/cleanrl
The text was updated successfully, but these errors were encountered: