Stars
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Models and examples built with TensorFlow
Reinforcement Learning environments based on the 1993 game Doom
Records and plays keystrokes and mouse activity.
Pretty Tensor: Fluent Networks in TensorFlow
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
conversation of caffe vgg16 model to tensorflow
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Simple simulation of raindrops in a pond using Processing & VST firmware
Code to synthesise textures using convolutional neural networks as described in Gatys et al. 2015 (http://arxiv.org/abs/1505.07376)
Fast CPU implementations of several conditional probabilistic models
Code for a convolutional autoencoder written on python, theano, lasagne, nolearn
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set