RNNexp. Python
254ICCV2015_Brain4Cars. Code for ICCV2015 paper "Car That Knows Before You Do: Anticipating Maneuvers via Learning Temporal Driving Models"
60NeuralModels. A library for neural networks. Built on Theano.
54Tensormodels. A python package for Tensorflow. It has the right level of abstraction needed to built state-of-the-art deep learning models. Tensormodels also provides queues for data prefetching, so you don't have to use Tensorflow data queues and you can write custom data augmentation functions. It also allows training on multi-gpus without any change in code.
13GraphicalModels. Implementations of different graphical models
3