Pinned Repositories
.vim
my vim settings
2017-fall-DC1-
Adversarial-Autoencoder-tensorflow
An implementation of adversarial autoencoder in tensorflow
AIND-Isolation
autoencoder-translate
CNN
DeepNovoV2
Pytorch implementation of DeepNovoV2, a state-of-the-art de novo peptide sequencing model.
hamming-d-search
Trie structure for fast hamming distance search
volpato30's Repositories
volpato30/CNN
volpato30/.vim
my vim settings
volpato30/2017-fall-DC1-
volpato30/Adversarial-Autoencoder-tensorflow
An implementation of adversarial autoencoder in tensorflow
volpato30/AIND-Isolation
volpato30/AIND-Planning
volpato30/AIND-Recognizer
volpato30/Backtest
volpato30/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
volpato30/dlcv_for_beginners
example codes for a book in press
volpato30/empirical_likelihood
volpato30/faster_rcnn
Faster R-CNN
volpato30/futures
volpato30/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
volpato30/Lasagne
Lightweight library to build and train neural networks in Theano
volpato30/magenta
Magenta: Music and Art Generation with Machine Intelligence
volpato30/mosaic-vim
volpato30/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
volpato30/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
volpato30/R-D
research
volpato30/requirement
env requirement
volpato30/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
volpato30/Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
volpato30/STAT-442-Data-Challenge
volpato30/TensorFlow-VAE-GAN-DRAW
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
volpato30/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
volpato30/wide-residual-networks
95.8% and 80% on CIFAR-10 and CIFAR-100
volpato30/woid
Simple news aggregator displaying top stories in real time
volpato30/wxBot
Python网页微信API
volpato30/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase