Pinned Repositories
cifar10
deepdrive-scripthookv
mxasyn
Asynchronous One Step Q Learning implemented with MXNET
spinningup
An educational resource to help anyone learn deep reinforcement learning.
zmonoid's Repositories
zmonoid/cifar10
zmonoid/spinningup
An educational resource to help anyone learn deep reinforcement learning.
zmonoid/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
zmonoid/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
zmonoid/code-for-paper
zmonoid/darts
Differentiable architecture search for convolutional and recurrent networks
zmonoid/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
zmonoid/deep-neuroevolution
Deep Neuroevolution
zmonoid/DeepRL-1
Modularized Implementation of Deep RL Algorithms in PyTorch
zmonoid/defensegan
Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)
zmonoid/dlsword
zmonoid/DPNs
Dual Path Networks
zmonoid/image-gpt
zmonoid/models
Models built with TensorFlow
zmonoid/nips2015-action-conditional-video-prediction
Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"
zmonoid/OpenClubhouse
A third-part web application based on flask to play Clubhouse audio.
zmonoid/OpenClubhouse-Worker
A simple worker for OpenClubhouse to sync data.
zmonoid/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
zmonoid/python-patterns
A collection of design patterns/idioms in Python
zmonoid/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zmonoid/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
zmonoid/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
zmonoid/pytorch-cifar-models
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
zmonoid/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
zmonoid/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
zmonoid/rl-experiments
Keeping track of RL experiments
zmonoid/rlpyt
Reinforcement Learning in PyTorch
zmonoid/tnt
Simple tools for logging and visualizing, loading and training
zmonoid/victor-hugo
zmonoid/zeroshot-imitation
[ICLR 2018] TensorFlow code for zero-shot visual imitation by self-supervised exploration