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

GitHub

27 stars
4 watching
2 forks
Language: Haskell
last commit: over 6 years ago

Related projects:

Repository Description Stars
jingweiz/pytorch-dnc An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. 278
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 538
andrewliao11/dni.pytorch An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them 119
khanrc/pt.darts An implementation of DARTS, a method for automatically designing neural network architectures. 443
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,978
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 572
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 877
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 133
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 502
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,022