waylonflinn / bneighbors
Nearest Neighbor Search in High Dimensional Spaces
☆13Updated 9 years ago
Alternatives and similar repositories for bneighbors:
Users that are interested in bneighbors are comparing it to the libraries listed below
- hacky exploratory variants on NN language models☆9Updated 9 years ago
- Tool for executing python on AWS instances☆19Updated 8 years ago
- Easily declare large spaces of (keras) neural networks and run (hyperopt) optimization experiments on them.☆52Updated 8 years ago
- Fast Dot Products on Pretty Big Data☆15Updated 6 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Updated 8 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 9 years ago
- Theano implementation of the Neural GPU☆15Updated 9 years ago
- Recurrent Neural Networks with External Memory☆30Updated 9 years ago
- Work in progress. Read at your own risk.☆14Updated 9 years ago
- Install TensorFlow on AWS GPU-instance☆28Updated 8 years ago
- Fast Vector Operations on Pretty Big Data☆13Updated 9 years ago
- Torch implementation of DRAW: A Recurrent Neural Network For Image Generation, based on https://github.com/vivanov879/draw☆22Updated 9 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- Attempt at using neural networks for the bAbI project (https://research.facebook.com/researchers/1543934539189348)☆8Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 9 years ago
- Sample code for generative recurrent autoencoders.☆25Updated 8 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆13Updated 8 years ago
- A suite of tools for sequence tagging, including regular and "deep" CRF, as well as convolutional and recurrent neural networks.☆9Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- Chainer implementation of Self-Normalizing Networks (SNN)☆25Updated 7 years ago
- The easiest way to save, version, and share your neural net model weights.☆39Updated 6 years ago
- Python implementation of nonparametric nearest-neighbor-based estimators for divergences between distributions.☆48Updated 8 years ago
- Dali in Python☆8Updated 8 years ago
- A project to demonstrate maximum entropy models for extracting quotes from news articles in Python.☆25Updated 12 years ago
- Online machine learning algorithms (based on OLL C++ library)☆22Updated 7 years ago
- An Implementation of Seq2Set (Pointer Network) in Keras.☆9Updated 8 years ago