deepnet
Deep learning library
A collection of GPU-accelerated deep learning algorithms implemented in Python
Implementation of some deep learning algorithms.
895 stars
120 watching
438 forks
Language: Python
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
hannes-brt/hebel | A deep learning library that provides GPU acceleration and various neural network models and training methods. | 1,169 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
tdeboissiere/deeplearningimplementations | A collection of implementations of recent deep learning papers in Python | 1,815 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |
andersbll/deeppy | A Pythonic deep learning framework built on top of NumPy with CUDA acceleration. | 1,380 |
darshandeshpande/jax-models | Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
therfoo/therfoo | An embedded deep learning library for Go. | 18 |
coreylowman/dfdx | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,737 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
ibrahimsobh/transformers | An implementation of deep neural network architectures, including Transformers, in Python. | 212 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
baguasys/bagua | A framework for accelerating PyTorch deep learning training | 877 |