Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AGE
Code for paper "Adversarial Generator-Encoder Networks" by Dmitry Ulyanov, Andrea Vedaldi and Victor Lempitsky
armagarch
ARMA-GARCH
blog
Technical blog repo of metaflow
book-1
book
CLANU
Inpainting Project
CS294_homework
My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework
Data-Science-Books
deep-trading-agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
JzINSA's Repositories
JzINSA/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
JzINSA/AGE
Code for paper "Adversarial Generator-Encoder Networks" by Dmitry Ulyanov, Andrea Vedaldi and Victor Lempitsky
JzINSA/blog
Technical blog repo of metaflow
JzINSA/book-1
book
JzINSA/CLANU
Inpainting Project
JzINSA/deep-rl-berkeley
Solving homeworks for Berekeley Deep Reinforcement Learning Course
JzINSA/drl
Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning
JzINSA/e2c
TensorFlow impementation of: Embed to Control: A Locally Linear Latent Dynamics Model for Control from Raw Images
JzINSA/gans-awesome-applications
Curated list of awesome GAN applications and demo
JzINSA/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
JzINSA/Machine-Learning-A-Probabilistic-Perspective-Solutions
My solutions to Kevin Murphy Machine Learning Book
JzINSA/maml-tensorflow
This repository implements the paper, Model-Agnostic Meta-Leanring for Fast Adaptation of Deep Networks.
JzINSA/MAML-tf
Tensorflow Implementation of MAML
JzINSA/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
JzINSA/Meta-RL
Implementation of Meta-RL A3C algorithm
JzINSA/MIX-plus-GANs
Code for the paper Generalization and Equilibrium in GANs
JzINSA/nn_dynamics
JzINSA/OpenAI-NEAT
NEAT Solver for OpenAI
JzINSA/ppo_tf
Implementation of proximal policy optimization(PPO) with tensorflow
JzINSA/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
JzINSA/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
JzINSA/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
JzINSA/sngan_projection
GANs with spectral normalization and projection discriminator
JzINSA/TemporalConvolutionalNetworks
JzINSA/tf-SNDCGAN
Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)
JzINSA/TFscripts
JzINSA/unified-gan-tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.