nnabla
Deep learning framework
A deep learning framework that provides a flexible and expressive Python API for building and training neural networks on various platforms.
Neural Network Libraries
3k stars
154 watching
334 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/tiny-cuda-nn | A C++/CUDA framework for training and querying neural networks using GPUs | 3,763 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,033 |
torch/cunn | A CUDA implementation of neural network modules and related GPU operations | 215 |
annetgpgpu/annetgpgpu | A library that provides a GPU-accelerated implementation of artificial neural networks. | 107 |
oneapi-src/onednn | A performance library of basic building blocks for deep learning applications | 3,632 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
nvlabs/neuralangelo | An implementation of high-fidelity neural surface reconstruction from video frames using deep learning | 4,396 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
doonny/pipecnn | A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design | 1,253 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
tangledpath/ruby-fann | A Ruby library that provides an interface to the FANN neural network library. | 497 |
nixtla/neuralforecast | An open-source Python library providing a unified interface to various neural forecasting models, focusing on performance, usability, and robustness. | 3,101 |