Giter Site home page Giter Site logo

Dohyun Kwon's Projects

-rl-aws_deepracer_project icon -rl-aws_deepracer_project

본 저장소는 아마존 웹 서비스 (AWS)에서 출시한 '강화학습 기반 자율주행자동차'인 AWS DeepRacer를 활용한 연구물들을 저장합니다. AWS SageMaker 및 AWS RoboMaker를 활용한 AWS DeepRacer 프로젝트 관련된 파일들이 업로드 될 예정입니다. :)

-rl-deep_q_network icon -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.

-rl-deepqnetwork_cartpole icon -rl-deepqnetwork_cartpole

이 저장소는 OpenAI gym의 cartpole 환경을 Deep Q Network를 활용해 학습하는 코드를 담고있습니다.

-rl-my_ieee_journal_imple.-ddpg- icon -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.

-rl-value_based_summariaztion icon -rl-value_based_summariaztion

이 저장소는 DQN, DRQN, PER, Rainbow DQN과 같은 value-based RL 알고리즘들을 정리하고 직접 구현한 소스코드를 공유합니다.

a3c-lstm icon a3c-lstm

A3C-LSTM algorithm tested on CartPole OpenAI Gym environment

acer icon acer

Actor-critic with experience replay

actor_critic icon actor_critic

This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube

baselines icon baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.