soumith / torch-ship-binariesLinks
A page describing how to ship torch binaries without sharing the source code of your scripts.
☆17Updated 9 years ago
Alternatives and similar repositories for torch-ship-binaries
Users that are interested in torch-ship-binaries are comparing it to the libraries listed below
Sorting:
- ☆21Updated 9 years ago
- ☆11Updated 8 years ago
- A distributed torch framework for heterogeneous systems☆27Updated 6 years ago
- Query complex neural network graph structures in Torch☆28Updated 9 years ago
- Torch Linear Unit with Orthogonal Weight Initialization☆19Updated 9 years ago
- ACDC: A Structured Efficient Linear Layer☆44Updated 9 years ago
- image encoder☆13Updated 8 years ago
- word2vec implementation for torch7☆54Updated 9 years ago
- ☆35Updated 9 years ago
- Implementations of differentiable stacks, queues, and deques from "Learning to Transduce with Unbounded Memory"☆20Updated 9 years ago
- Torch implementation of the Deep Network for Global Optimization (DNGO)☆51Updated 8 years ago
- Implementation of a simple example of Q learning in Torch.☆51Updated 8 years ago
- Hyper-optimization for torch7☆50Updated 9 years ago
- ☆45Updated 9 years ago
- Low precision Torch nn library using uint8_t GEMM (experiment)☆19Updated 9 years ago
- Notes on how element-research rnn works☆17Updated 9 years ago
- Component Analysis using Torch7 (PCA, Whitened PCA, LDA, LPP, NPP, FastICA)☆29Updated 10 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90Updated 9 years ago
- Implementation of the reweighted wake-sleep machine learning algorithm☆41Updated 8 years ago
- Hyper-parameter Optimization with DrMAD and Hypero☆23Updated 9 years ago
- Unofficial Torch ECOS bindings to solve linear programs (LPs) and second-order cone programs (SOCPs).☆16Updated 8 years ago
- Monitoring library for Theano☆8Updated 8 years ago
- Torch implementation of DRAW: A Recurrent Neural Network For Image Generation, based on https://github.com/vivanov879/draw☆22Updated 9 years ago
- Learning RNN Hierarchies☆44Updated 9 years ago
- Use Torch7 to determine optimal champion builds for League of Legends☆19Updated 8 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆51Updated 9 years ago
- Simple PuddleWorld DQN example using torch7