deep-learning-models

Deep learning framework

Implementations of various deep learning algorithms in Python using Theano and Lasagne.

Implementations of popular deep learning models in Theano+Lasagne

GitHub

24 stars
4 watching
20 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ivaylo-popov/theano-lights A deep learning framework built on top of Theano, providing a wide range of models and training techniques for research and development. 267
vict0rsch/deep_learning A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. 426
darshandeshpande/jax-models Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. 151
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
hannes-brt/hebel A deep learning library that provides GPU acceleration and various neural network models and training methods. 1,169
tdeboissiere/deeplearningimplementations A collection of implementations of recent deep learning papers in Python 1,815
kyunghyuncho/deepmat An implementation of various deep learning architectures and algorithms 188
mzaradzki/neuralnets An experiment with various deep learning libraries and frameworks on images and time series data 162
dnouri/nolearn Provides a Python interface to integrate neural networks with scikit-learn, making it easier to use deep learning libraries like Lasagne. 949
imlab-uiip/keras-segnet An implementation of a deep learning architecture for image segmentation using the Keras framework. 184
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
deepgram/kur A system for quickly building and applying state-of-the-art deep learning models to new problems 817
balavenkatesh3322/nlp-pretrained-model A collection of pre-trained natural language processing models 170
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244