gallmerci / bicoLinks
BICO is a fast streaming algorithm and reduction technique for the k-means problem. It is a python implementation of the original code from http://ls2-www.cs.uni-dortmund.de/bico/ .
☆38Updated 6 years ago
Alternatives and similar repositories for bico
Users that are interested in bico are comparing it to the libraries listed below
Sorting:
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 6 years ago
- Talk for SciPy2015 "Deep Learning: Tips From The Road"☆44Updated 10 years ago
- ☆49Updated 8 years ago
- Install TensorFlow on AWS GPU-instance☆28Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- ☆57Updated 9 years ago
- This toolbox is support material for the book on CNN (http://www.convolution.network).☆41Updated 7 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- Playground for some RNN stuff in Torch.☆20Updated 9 years ago
- Implementation of Spatial Contrasting Network in Keras.☆20Updated 8 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- Tensorflow implementation of char-rnn☆28Updated 8 years ago
- Deep Learning over PyTorch