Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
keon committed May 30, 2018
1 parent 3427fa3 commit 6663d75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
* 더 보기
9. [경쟁을 통해 성장하는 GAN](09-Generative-Adversarial-Networks) - GAN을 이용하여 새로운 패션 아이템을 만들어봅니다.
* [개념] GAN 기초
* [프로젝트 1] GAN으로 새로운 패션아이템 생성하기
* [프로젝트 2] Conditional GAN으로 생성 컨트롤하기
* [프로젝트 1] [GAN으로 새로운 패션아이템 생성하기](09-Generative-Adversarial-Networks/01-gan.ipynb)
* [프로젝트 2] [Conditional GAN으로 생성 컨트롤하기](09-Generative-Adversarial-Networks/02-conditional-gan.ipynb)
* 더 보기
10. [주어진 환경과 상호작용을 통해 성장하는 DQN](10-DQN-Learns-From-Environment) - 간단한 게임환경 안에서 스스로 성장하는 DQN 에이전트를 만들어봅니다.
* [개념] 강화학습과 DQN기초
Expand Down

0 comments on commit 6663d75

Please sign in to comment.