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 8 years ago

Related projects:

RepositoryDescriptionStars
jingweiz/pytorch-dncAn implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks.278
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
andrewliao11/dni.pytorchAn implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them119
khanrc/pt.dartsAn implementation of DARTS, a method for automatically designing neural network architectures.443
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
progamergov/neural-dreamAn implementation of DeepDream algorithm using PyTorch for image processing and computer vision.133
koz4k/dni-pytorchDecoupled Neural Interfaces using Synthetic Gradients for PyTorch236
elbayadm/attn2dA PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation502
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022