Dohyun Kwon (hilariouss)

hilariouss

Geek Repo

Company:Chung-Ang University

Location:Seoul

Home Page:https://dblp.uni-trier.de/pers/hd/k/Kwon:Dohyun

Github PK Tool:Github PK Tool

Dohyun Kwon's starred repositories

tech-interview

:loudspeaker:๐Ÿ™ tech interview

Stargazers:4322Issues:0Issues:0

Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials, ่Žซ็ƒฆPython ไธญๆ–‡AIๆ•™ๅญฆ

Language:PythonLicense:MITStargazers:8705Issues:0Issues:0

-Review-Dueling-Deep-Q-Network

[Review & Implementation]

Language:PythonStargazers:1Issues:0Issues:0

maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

openpilot

open source driving agent

Language:CLicense:MITStargazers:1Issues:0Issues:0

-RL-AWS_DeepRacer_Project

๋ณธ ์ €์žฅ์†Œ๋Š” ์•„๋งˆ์กด ์›น ์„œ๋น„์Šค (AWS)์—์„œ ์ถœ์‹œํ•œ '๊ฐ•ํ™”ํ•™์Šต ๊ธฐ๋ฐ˜ ์ž์œจ์ฃผํ–‰์ž๋™์ฐจ'์ธ AWS DeepRacer๋ฅผ ํ™œ์šฉํ•œ ์—ฐ๊ตฌ๋ฌผ๋“ค์„ ์ €์žฅํ•ฉ๋‹ˆ๋‹ค. AWS SageMaker ๋ฐ AWS RoboMaker๋ฅผ ํ™œ์šฉํ•œ AWS DeepRacer ํ”„๋กœ์ ํŠธ ๊ด€๋ จ๋œ ํŒŒ์ผ๋“ค์ด ์—…๋กœ๋“œ ๋  ์˜ˆ์ •์ž…๋‹ˆ๋‹ค. :)

Stargazers:1Issues:0Issues:0

-RL-Value_based_summariaztion

์ด ์ €์žฅ์†Œ๋Š” DQN, DRQN, PER, Rainbow DQN๊ณผ ๊ฐ™์€ value-based RL ์•Œ๊ณ ๋ฆฌ์ฆ˜๋“ค์„ ์ •๋ฆฌํ•˜๊ณ  ์ง์ ‘ ๊ตฌํ˜„ํ•œ ์†Œ์Šค์ฝ”๋“œ๋ฅผ ๊ณต์œ ํ•ฉ๋‹ˆ๋‹ค.

Stargazers:1Issues:0Issues:0

sac

Soft Actor-Critic

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

amazon-sagemaker-examples

Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

aws-robomaker-sample-application-deepracer

Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

DeepRL-Tutorials

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

magnet

MAGNet: Multi-agents control using Graph Neural Networks

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

-RL-ReviewPapers

This is a repository for reviewing some interesting RL papers.

Stargazers:1Issues:0Issues:0

TensorFlow-Tutorials

ํ…์„œํ”Œ๋กœ์šฐ๋ฅผ ๊ธฐ์ดˆ๋ถ€ํ„ฐ ์‘์šฉ๊นŒ์ง€ ๋‹จ๊ณ„๋ณ„๋กœ ์—ฐ์Šตํ•  ์ˆ˜ ์žˆ๋Š” ์†Œ์Šค ์ฝ”๋“œ๋ฅผ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค

Language:PythonStargazers:1Issues:0Issues:0

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

Stargazers:2Issues:0Issues:0

DeepRL-Tutorials

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Language:Jupyter NotebookStargazers:1041Issues:0Issues:0

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

Stargazers:3824Issues:0Issues:0

maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Language:PythonLicense:MITStargazers:1552Issues:0Issues:0
Language:PythonStargazers:76Issues:0Issues:0

Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

tensorflow-reinforce

Implementations of Reinforcement Learning Models in Tensorflow

Language:PythonLicense:MITStargazers:486Issues:0Issues:0

-RL-PolicyGradient_summarization

์ด ์ €์žฅ์†Œ๋Š” ๊ฐ•ํ™”ํ•™์Šต์˜ ํ•™์Šต ๋ฐฉ๋ฒ• ์ค‘ ํ•˜๋‚˜์ธ ์ •์ฑ… ๊ฒฝ์‚ฌ(policy gradient)์— ๋Œ€ํ•œ ๋ฐฉ๋ฒ•๋ก ์„ ์ •๋ฆฌํ•ฉ๋‹ˆ๋‹ค.

Language:PythonStargazers:7Issues:0Issues:0

-Review-Multi-Agent-Actor-Critic-for-Mixed-Cooperative-Competitive-Environment

[Review] Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environment

Language:PythonLicense:MITStargazers:8Issues:0Issues:0

-RL-DeepQNetwork_Cartpole

์ด ์ €์žฅ์†Œ๋Š” OpenAI gym์˜ cartpole ํ™˜๊ฒฝ์„ Deep Q Network๋ฅผ ํ™œ์šฉํ•ด ํ•™์Šตํ•˜๋Š” ์ฝ”๋“œ๋ฅผ ๋‹ด๊ณ ์žˆ์Šต๋‹ˆ๋‹ค.

Language:PythonStargazers:1Issues:0Issues:0

DDPG_mj

DDPG_mj

Language:PythonStargazers:1Issues:0Issues:0

-RL-Deep_Q_Network

This repository describes the 'Deep Q-Network'. For the improved algorithms, 'Dueling DQN', which divide the action-value function (Q(s, a)) into advantage function (A(a)) and state-value function (v(s)) and 'Double DQN', which has two neural network (primary NN and target NN) will be uploaded as well.

Language:PythonStargazers:1Issues:0Issues:0

-RL-Double_Dueling_DQN

This repository implements the 'double dueling DQN', which extends the DQN.

Language:PythonStargazers:1Issues:0Issues:0

-RL-My_IEEE_Journal_Imple.-DDPG-

This repository contains my work submitted to IEEE Transactions on Vehicular Technology (TVT). The journal is about 'proactive caching policy learning in mmWave vehicular networks' with DDPG. Some part of the contents will be uploaded after submission.

Stargazers:3Issues:0Issues:0