Pinned Repositories
acgan-pytorch
Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs
forward-thinking-pytorch
Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"
multi_task_fine_manipulation
noreward-rl
[ICML 2017] Curiosity-driven Exploration for Deep Reinforcement Learning by Self-supervised Prediction
pathnet-pytorch
PyTorch implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks
policy-gradient-importance-sampling
Policy gradient reinforcement learning algorithm with importance sampling
pytorch-noreward-rl
pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction
relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
soft-decision-tree
pytorch implementation of "Distilling a Neural Network Into a Soft Decision Tree"
VIMABench
Official Task Suite Implementation of Paper "VIMA: General Robot Manipulation with Multimodal Prompts"
kimhc6028's Repositories
kimhc6028/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
kimhc6028/soft-decision-tree
pytorch implementation of "Distilling a Neural Network Into a Soft Decision Tree"
kimhc6028/pathnet-pytorch
PyTorch implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks
kimhc6028/pytorch-noreward-rl
pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction
kimhc6028/acgan-pytorch
Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs
kimhc6028/forward-thinking-pytorch
Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"
kimhc6028/policy-gradient-importance-sampling
Policy gradient reinforcement learning algorithm with importance sampling
kimhc6028/multi_task_fine_manipulation
kimhc6028/noreward-rl
[ICML 2017] Curiosity-driven Exploration for Deep Reinforcement Learning by Self-supervised Prediction
kimhc6028/VIMABench
Official Task Suite Implementation of Paper "VIMA: General Robot Manipulation with Multimodal Prompts"
kimhc6028/AnimalShogi
Animal Shogi AI
kimhc6028/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
kimhc6028/blackjack
Blackjack game adopting reinforcement learning
kimhc6028/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
kimhc6028/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
kimhc6028/fast-rcnn
Fast R-CNN
kimhc6028/gym
A toolkit for developing and comparing reinforcement learning algorithms.
kimhc6028/heecheolkim.github.io
kimhc6028/iai_kinect2
Tools for using the Kinect One (Kinect v2) in ROS
kimhc6028/Improved-Dynamic-Memory-Networks-DMN-plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
kimhc6028/jsk_apc
kimhc6028/jsk_recognition
JSK perception ROS packages
kimhc6028/keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras
kimhc6028/libfreenect2
Open source drivers for the Kinect for Windows v2 device
kimhc6028/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
kimhc6028/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
kimhc6028/pytorch-dnc
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
kimhc6028/pytorch-REINFORCE
PyTorch Implementation of REINFORCE for both discrete & continuous control
kimhc6028/tutorial
kimhc6028/wavelets
Python implementation of the wavelet analysis found in Torrence and Compo (1998)