neural-assembly-compiler
Compiler
A compiler that translates neural assembly code into pyTorch format
A neural assembly compiler for pyTorch based on adaptive-neural-compilation
27 stars
4 watching
2 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them | 119 |
| An implementation of DARTS, a method for automatically designing neural network architectures. | 443 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 133 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |