Pinned Repositories
cycle-gan-tf
Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorflow.
eccv16-taxonomy
Code for ECCV 2016 paper, Taxonomy-Regularized Semantic Deep Convolutional Neural Networks
ICML2019-TREX
ICRA2019-Activity-Localize
Code for One-Shot Learning of Multi-Step Tasks from Observation via Activity Localization in Auxiliary Video, ICRA 2019
NEC
Implementation of Neural Episodic Control in Tensorflow
tf-a3c-gpu
Tensorflow implementation of A3C algorithm
tf-frrn
This repository contains code implementing the paper, Full Resolution Residual Networks for Semantic Segmentation in Street Scenes (FRRN) in Tensorflow.
tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
YOEO-public
hiwonjoon's Repositories
hiwonjoon/tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
hiwonjoon/ICML2019-TREX
hiwonjoon/cycle-gan-tf
Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorflow.
hiwonjoon/tf-frrn
This repository contains code implementing the paper, Full Resolution Residual Networks for Semantic Segmentation in Street Scenes (FRRN) in Tensorflow.
hiwonjoon/NEC
Implementation of Neural Episodic Control in Tensorflow
hiwonjoon/wae-wgan
Reimplementation of Wasserstein Auto Encoder (WAE) with Wasserstein GAN based penalty D_Z in Tensorflow
hiwonjoon/IROS2021_SORS
hiwonjoon/ICRA2019-Activity-Localize
Code for One-Shot Learning of Multi-Step Tasks from Observation via Activity Localization in Auxiliary Video, ICRA 2019
hiwonjoon/YOEO-public
hiwonjoon/cityscapesScripts
README and scripts for the Cityscapes Dataset
hiwonjoon/learning-rewards-of-learners
hiwonjoon/MeRLOT
hiwonjoon/atari-irl
hiwonjoon/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
hiwonjoon/coinrun
Code for the paper "Quantifying Transfer in Reinforcement Learning"
hiwonjoon/CoRL2019-DREX
Code and project page for D-REX algorithm from the paper "Better-than-Demonstrator Imitation Learning via Automatically-Ranked Demonstrations" presented at CoRL 2019.
hiwonjoon/dm_control
The DeepMind Control Suite and Package
hiwonjoon/dotfiles
:house: Personal dotfiles for *NIX systems
hiwonjoon/estool
Evolution Strategies Tool
hiwonjoon/flann
Fast Library for Approximate Nearest Neighbors
hiwonjoon/gym-miniworld
Simple 3D interior simulator for RL & robotics research
hiwonjoon/hiwonjoon.github.io
My personal blog
hiwonjoon/implicit_q_learning
hiwonjoon/mbbl
hiwonjoon/me-trpo
hiwonjoon/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
hiwonjoon/pymaze
A maze generator, solver and visualizer for Python
hiwonjoon/roboschool
Open-source software for robot simulation, integrated with OpenAI Gym.
hiwonjoon/spinningup
An educational resource to help anyone learn deep reinforcement learning.
hiwonjoon/surreal
Open-Source Distributed Reinforcement Learning Framework by Stanford Vision and Learning Lab