bshillingford / nnquery
Query complex neural network graph structures in Torch
☆28Updated 9 years ago
Alternatives and similar repositories for nnquery:
Users that are interested in nnquery are comparing it to the libraries listed below
- ☆21Updated 8 years ago
- Component Analysis using Torch7 (PCA, Whitened PCA, LDA, LPP, NPP, FastICA)☆29Updated 10 years ago
- image encoder☆13Updated 8 years ago
- Unofficial Torch ECOS bindings to solve linear programs (LPs) and second-order cone programs (SOCPs).☆16Updated 8 years ago
- Simple PuddleWorld DQN example using torch7☆29Updated 8 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆91Updated 8 years ago
- A Torch interface for pastalog - simple, realtime visualization of neural network training performance☆45Updated 8 years ago
- Low precision Torch nn library using uint8_t GEMM (experiment)☆19Updated 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
- ACDC: A Structured Efficient Linear Layer☆43Updated 9 years ago
- [adversarial] examples and training cost☆19Updated 8 years ago
- A Torch wrapper for gSLICr super-pixel algorithm☆14Updated 8 years ago
- Convolutional network training using Torch☆18Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆43Updated 8 years ago
- ☆31Updated 7 years ago
- Recurrent modules for Torch☆27Updated 8 years ago
- VLFeat (partial) FFI wrapper for Torch7☆12Updated 8 years ago
- Deterministic Policy Gradient using torch7