- Zhejiang University
- jakezhao.net
-
ARAE Public
Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
-
-
-
-
-
cnn-relation-extraction Public
Forked from roomylee/cnn-relation-extractionTensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)
Python MIT License UpdatedOct 26, 2018 -
graphsage-simple Public
Forked from williamleif/graphsage-simpleSimple reference implementation of GraphSAGE.
Python UpdatedJun 24, 2018 -
-
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 26, 2018 -
adversarial_image_defenses Public
Forked from facebookarchive/adversarial_image_defensesCountering Adversarial Image using Input Transformations.
Python Other UpdatedJan 26, 2018 -
spacewar Public
Forked from kanaka/spacewarSpacewar arcade game using python and pygame/SDL
Python UpdatedJun 14, 2017 -
deeplearning Public
Forked from navacron/deeplearningDeep Learning Code / Examples
-
lung-cancer-detector Public
Forked from YichenGong/lung-cancer-detectorThe Data Science Bowl 2017 23rd place
Python MIT License UpdatedApr 6, 2017 -
-
DSGA-1008-Spring2017-A1 Public
Assignment 1 for NYU 2017 sprint class Deep Learning.
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
-
Neural-Dialogue-Generation Public
Forked from jiweil/Neural-Dialogue-GenerationLua MIT License UpdatedJan 26, 2017 -
-
seq2seq-attn Public
Forked from harvardnlp/seq2seq-attnSequence-to-sequence model with LSTM encoder/decoders and attention
-
ladder.torch Public
Forked from joeyhng/ladder.torchTorch implementation of Ladder Network (https://arxiv.org/abs/1507.02672)
Lua UpdatedOct 12, 2016 -
VideoPredictionICLR2016 Public
Forked from coupriec/VideoPredictionICLR2016Lua GNU General Public License v3.0 UpdatedOct 5, 2016 -
improved-gan Public
Forked from openai/improved-gancode for the paper "Improved Techniques for Training GANs"
-
clweadv Public
Forked from Avmb/clweadvTowards cross-lingual distributed representations without parallel text trained with adversarial autoencoders
Python GNU Lesser General Public License v3.0 UpdatedJun 22, 2016 -
Deep-Music-Autoencoder Public
The repo involves a Deep Learning method, Stacked Denoising Autoencoder. The repo exploits "paracel", which is a new parallel computing framework
-
sequence_gan Public
Forked from ofirnachum/sequence_ganGenerative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
Python UpdatedMay 13, 2016 -
torch-pcl Public
Forked from Xamla/torch-pclPoint Cloud Library (PCL) bindings for Torch
Lua BSD 3-Clause "New" or "Revised" License UpdatedMay 10, 2016 -
-
ds-ga-1008-a2 Public
NYU course 2016 Spring 2016 Assignment 2
-
visual-analogy-tensorflow Public
Forked from carpedm20/visual-analogy-tensorflowTensorflow implementation of Deep Visual Analogy-Making
Python UpdatedFeb 14, 2016 -
ds-ga-1008-a1 Public
Forked from yjxiao/ds-ga-1008-a1Assignment 1 sample code