adaptive-neural-compilation
Compilation toolset
This repository provides tools and utilities to generate weights for a neural network model by compiling low-level programs.
59 stars
8 watching
11 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| A compiler that translates neural assembly code into pyTorch format | 27 |
| A collection of resources and notes on deep learning for natural language processing. | 2,197 |
| An implementation of an adaptive neural network architecture that dynamically defines its topology based on input images. | 185 |
| Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |
| A C++ library for building and training artificial neural networks | 1,601 |
| A Julia implementation of a neural network architecture with backpropagation support | 47 |
| An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |