neuralnets
Deep learning experiments
An experiment with various deep learning libraries and frameworks on images and time series data
Deep Learning libraries tested on images and time series
162 stars
14 watching
100 forks
Language: Jupyter Notebook
last commit: about 7 years ago
Linked from 1 awesome list
kerastensorflowtheano
Related projects:
Repository | Description | Stars |
---|---|---|
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,232 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
darshandeshpande/jax-models | Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,045 |
gorkemalgan/deep_learning_with_noisy_labels_literature | A collection of papers and repos on deep learning with noisy labels. | 235 |
magnet-dl/magnet | An API that simplifies the development of deep learning architectures by providing a high-level abstraction around PyTorch. | 360 |
ntedgi/node-efficientnet | A Node.js implementation of the EfficientNet deep learning model architecture. | 257 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
toddsundsted/mxnet.cr | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |