cunn

GPU library

A CUDA implementation of neural network modules and related GPU operations

GitHub

215 stars
34 watching
174 forks
Language: Cuda
last commit: about 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soumith/cudnn.torch Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features 417
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 336
torch/nn An open-source neural network package providing a modular framework for building and training neural networks. 1,343
torch/nngraph Graphical computation library for building neural network architectures 299
soumith/imagenet-multigpu.torch A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. 402
annetgpgpu/annetgpgpu A library that provides a GPU-accelerated implementation of artificial neural networks. 107
torch/graph A Lua-based library for graph manipulation and visualization in Torch. 35
adacore/cuda A toolset that compiles Ada and SPARK code to NVIDIA GPUs 18
soumith/inception.torch A Torch implementation of a pre-trained neural network architecture used in image recognition tasks 66
jhkim89/pyramidnet A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. 129
karandwivedi42/imagenet-multigpu.torchnet A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. 4
cvondrick/torch-starter A basic package for training neural networks in Torch7, providing a simplified starting point for developers. 56
doonny/pipecnn A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design 1,253
uncomplicate/clojurecuda Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. 180
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941