Pinned Repositories
Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
AssociativeRetrieval
TensorFlow implementation of Fast Weights
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network
DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
deepops
Tools for building GPU clusters
qmnist
The QMNIST dataset
alphacyc's Repositories
alphacyc/AssociativeRetrieval
TensorFlow implementation of Fast Weights
alphacyc/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
alphacyc/DDPG
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
alphacyc/deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
alphacyc/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
alphacyc/fourier-deconvolution-network
Code for ICCV 2017 paper "Learning to Push the Limits of Efficient FFT-based Image Deconvolution" (Jakob Kruse, Carsten Rother, and Uwe Schmidt)
alphacyc/keras-attention-mechanism
Attention mechanism Implementation for Keras.
alphacyc/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
alphacyc/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
alphacyc/RecurrentHighwayNetworks
Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
alphacyc/Reducing-Deep-Network-Complexity-with-Fourier-Transform-Methods
Reducing Deep Network Complexity with Fourier Transform Methods
alphacyc/rnnsm
alphacyc/spectral-repr-cnns
Implementation of Rippel, Snoek, and Adams 2015 (https://arxiv.org/pdf/1506.03767.pdf)
alphacyc/theano_fftconv
Convolution op for Theano based on CuFFT using scikits.cuda
alphacyc/UCR_Time_Series_Classification_Deep_Learning_Baseline
Fully Convlutional Neural Networks for state-of-the-art time series classification