Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
BayesianHypernet
Blocks_quickstart
This repo contains a simple demo of Blocks and Fuel, explaining their basic functionality.
DeepRL-Agents
A set of implementations of Deep Reinforcement Learning Agents using Tensorflow.
GAE
Generative Autoencoders Project Code
HIDS_SIDS_code_release
recurrent-batch-normalization
REx_code_release
SpeechSynthesis
Speech Synthesis (IFT6266 Project)
capybaralet's Repositories
capybaralet/Blocks_quickstart
This repo contains a simple demo of Blocks and Fuel, explaining their basic functionality.
capybaralet/DeepRL-Agents
A set of implementations of Deep Reinforcement Learning Agents using Tensorflow.
capybaralet/GAE
Generative Autoencoders Project Code
capybaralet/recurrent-batch-normalization
capybaralet/Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
capybaralet/actor-critic-public
The source code for "An Actor Critic Algorithm for Structured Prediction"
capybaralet/async-rl
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
capybaralet/async_deep_reinforce
Asynchronous Methods for Deep Reinforcement Learning
capybaralet/attention-lvcsr
End-to-End Attention-Based Large Vocabulary Speech Recognition
capybaralet/blocks
A Theano framework for building and training neural networks
capybaralet/blocks-examples
Examples and scripts using Blocks
capybaralet/blocks-extras
A collection of extensions to the Blocks framework
capybaralet/cle
capybaralet/CS188.1x-Project3
This was the third project for Berkeley's CS188.1x. Topics included MDP with Value Iteration and Policy iteration. These topics were practiced with Pacman, a robot learning to move across the screen, and a game called GridWorld
capybaralet/fuel
A data pipeline framework for machine learning
capybaralet/handwriting
Conditional handwriting generation in Theano
capybaralet/Lasagne
Lightweight library to build and train neural networks in Theano
capybaralet/localnet
capybaralet/NeuroBricks
A theano warpper for implementing, training and analysing neural nets with convenience.
capybaralet/nips2015-action-conditional-video-prediction
Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"
capybaralet/nolearn
Abstractions around neural net libraries, most notably Lasagne.
capybaralet/ntm-lasagne
Neural Turing Machines library in Theano with Lasagne
capybaralet/platoon
Multi-GPU mini-framework for Theano
capybaralet/raccoon
Monitoring library for Theano
capybaralet/Recipes
Lasagne recipes: examples, IPython notebooks, ...
capybaralet/recurrent-batch-normalization-1
capybaralet/seq2seq_experiments
Learning to execute Python in Tensorflow and other Seq2seq examples
capybaralet/smartdispatch
An easy to use job launcher for supercomputers with PBS compatible job manager.
capybaralet/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
capybaralet/zoneout
Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.