bmeatayi's Stars
mattgolub/internal_model_estimation
Codepack accompanying "Internal models for interpreting neural population activity during sensorimotor control," by Matthew D. Golub, Byron M. Yu, and Steven M. Chase, eLife 2015.
tntrung/gan
Tensorflow code of Dist-GAN, GN-GAN and other GAN methods
LMescheder/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
kremerj/gan
A 1D toy example of optimizing a generative model using the WGAN-GP model.
openlists/ElectrophysiologyData
A list of openly available datasets in (mostly human) electrophysiology.
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
ratschlab/RGAN
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
tatsy/keras-generative
Deep generative networks, coded with Keras.
openai/pixel-cnn
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
ermongroup/Generalized-PixelVAE
PixelVAE with or without regularization
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
bbalasub1/glmnet_python
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
MouseLand/stringer-pachitariu-et-al-2018b
Responses of 10,000 neurons to 2,800 natural images
hindupuravinash/the-gan-zoo
A list of all named GANs!
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
igul222/PixelVAE
Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013
NeuroTechX/moabb
Mother of All BCI Benchmarks
NeuroTechX/eeg-notebooks_v0.1
Previous version of eeg-notebooks
arnefmeyer/lnpy
Python code for estimation of linear-nonlinear model parameters
NeuroInfoPrimer/primer
Accompanying code for Aljadeff et al., 'Analysis of Neuronal Spike Trains, Deconstructed', Neuron (2016)
timsainb/GAIA
Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained explicitly on interpolations to promote convexity and better latent interpolations.
baccuslab/pyret
Python tools for analysis of neurophysiology data
baccuslab/deep-retina
deep-retina is a project to build a convolutional neural network that can predict retinal ganglion cell responses to natural stimuli with high accuracy.
jahuth/convis
thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
datajoint/datajoint-python
Relational data pipelines for the science lab