Stars
An open source implementation of CLIP.
This repository contains all the material for the MLTrain NIPS workshop
Video annotation tool for deep learning training labels
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
Implementation of Graph Convolutional Networks in TensorFlow
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)
IPython notebooks that explain implementation of some deep learning models
skallumadi / NearPy
Forked from mesnilgr/NearPyPython framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
dlwh / breeze
Forked from scalanlp/breezeBreeze is a library for numerical processing, machine learning, and natural language processing. Its primary focus is on being generic, clean, and powerful without sacrificing (much) efficiency. Br…