Pinned Repositories
deep-fluids
Deep Fluids: A Generative Network for Parameterized Fluid Simulations
draw
Torch implementation of DRAW: A Recurrent Neural Network For Image Generation
lstm_language_model
Torch implementation of LSTM Language Modelling
mdn
Torch implementation of Mixture Density Networks
ner_window
Torch implementation of Named Entity Recognition Window Model
recursive_neural_network
Torch implementation of Recursive Neural Network
translator
Torch implementation of Sequence to Sequence Learning with Neural Networks
traveling_salesman
Torch implementation of traveling salesman problem using A star search
variational_autoencoder
Torch implementation of Variational Autoencoder
word2vec
Torch implementation of word2vec and sentiment analysis
vivanov879's Repositories
vivanov879/draw
Torch implementation of DRAW: A Recurrent Neural Network For Image Generation
vivanov879/translator
Torch implementation of Sequence to Sequence Learning with Neural Networks
vivanov879/recursive_neural_network
Torch implementation of Recursive Neural Network
vivanov879/mdn
Torch implementation of Mixture Density Networks
vivanov879/word2vec
Torch implementation of word2vec and sentiment analysis
vivanov879/deep-fluids
Deep Fluids: A Generative Network for Parameterized Fluid Simulations
vivanov879/ner_window
Torch implementation of Named Entity Recognition Window Model
vivanov879/variational_autoencoder
Torch implementation of Variational Autoencoder
vivanov879/lstm_language_model
Torch implementation of LSTM Language Modelling
vivanov879/traveling_salesman
Torch implementation of traveling salesman problem using A star search
vivanov879/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
vivanov879/codejam
My solutions to Google Code Jam, and a library of helper functions, codejamhelpers
vivanov879/DataAugmentation
Image Data Augmentation
vivanov879/photo_clean
vivanov879/PLSTM
vivanov879/practical3
vivanov879/practical6
Practical 6: LSTM language models
vivanov879/serve
Model Serving on PyTorch
vivanov879/statsmodels
Statsmodels: statistical modeling and econometrics in Python
vivanov879/tensorflow
Computation using data flow graphs for scalable machine learning
vivanov879/torch2trt
An easy to use PyTorch to TensorRT converter
vivanov879/torchnet
Torch on steroids
vivanov879/tutorials