aditya-khant / neural-assembly-compilerLinks
A neural assembly compiler for pyTorch based on adaptive-neural-compilation
☆27Updated 7 years ago
Alternatives and similar repositories for neural-assembly-compiler
Users that are interested in neural-assembly-compiler are comparing it to the libraries listed below
Sorting:
- ☆59Updated 9 years ago
- Models generated by CycleGAN☆43Updated 7 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 7 years ago
- a fully-differentiable graphical raytracer☆15Updated 10 years ago
- Sample code for generative recurrent autoencoders.☆26Updated 8 years ago
- ☆17Updated 7 years ago
- Theano implementation of the Neural GPU☆15Updated 9 years ago
- Scripts to generate a dataset with static frames from the Arcade Learning Environment☆19Updated 11 years ago
- PyTorch bindings for openai-gemm☆20Updated 8 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- random pytorch hacks☆26Updated 8 years ago
- Lupa for Torch☆10Updated 9 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 9 years ago
- Implementation of FractalNet.☆48Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆43Updated 8 years ago
- Backprop training of recurrent neural networks with Hebbian plastic connections☆20Updated 4 years ago
- Implementation of search-convolutional neural networks (SCNNs)☆51Updated 8 years ago
- ☆20Updated 9 years ago
- Simple, small, fully-connected Python version of NeoRL☆11Updated 9 years ago
- Recurrent Convolutional Memory Network (in progress)☆28Updated 9 years ago
- RNN with differentiable structure (number of neurons)☆22Updated 9 years ago
- (Deprecated) See https://github.com/mrkulk/Unsupervised-Capsule-Network☆14Updated 10 years ago
- Code for Attentive Recurrent Comparators☆57Updated 8 years ago
- A very simple variant of adversarial training that yields excellent results on MNIST☆12Updated 9 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 8 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 7 years ago
- A Python module for compiling PyTorch graphs to C☆92Updated 7 years ago
- A minimal implementation of an Variational Auto-Encoder☆36Updated 6 years ago
- Datasets and Transforms specific to ASR☆18Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.