adaptive-neural-compilation

Compilation toolset

This repository provides tools and utilities to generate weights for a neural network model by compiling low-level programs.

GitHub

59 stars
8 watching
11 forks
Language: Lua
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clementfarabet/lua---nnxAn extension to Torch7's neural network package with experimental modules and optimizations.97
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
microsoft/archaiAutomates the search for optimal neural network configurations in deep learning applications468
torch/nnAn open-source neural network package providing a modular framework for building and training neural networks.1,346
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
aditya-khant/neural-assembly-compilerA compiler that translates neural assembly code into pyTorch format27
andrewt3000/dl4nlpA collection of resources and notes on deep learning for natural language processing.2,197
andreasveit/convnet-aigAn implementation of an adaptive neural network architecture that dynamically defines its topology based on input images.185
intel/neural-compressorTools and techniques for optimizing large language models on various frameworks and hardware platforms.2,257
libfann/fannA C++ library for building and training artificial neural networks1,601
compressed/backpropneuralnet.jlA Julia implementation of a neural network architecture with backpropagation support47
jbarrow/lambdanetAn artificial neural network library for rapid prototyping and extension in Haskell.378
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127