Deep Learning

Implemented the deep learning techniques using Google Tensorflow that cover deep neural networks with a fully connected network using SGD and ReLUs; Regularization with a multi-layer neural network using ReLUs, L2-regularization, and dropout, to prevent overfitting; Convolutional Neural Networks (CNNs) with learning rate decay and dropout; and Recurrent Neural Networks (RNNs) for text and sequences with Long Short-Term Memory (LSTM) networks.
Alternatives To Deep Learning
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Examples21,341
3 months ago198bsd-3-clausePython
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Machine Learning Collection6,173
4 months ago95mitPython
A resource for learning about Machine learning & Deep Learning
Awesome Rnn5,856
2 years ago4
Recurrent Neural Network - A curated list of resources dedicated to RNN
Lstm Human Activity Recognition3,074
a year ago19mitJupyter Notebook
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Deep Learning Time Series1,811
2 years ago8apache-2.0Jupyter Notebook
List of papers, code and experiments using deep learning for time series forecasting
Spago1,69193 months ago35October 30, 202311bsd-2-clauseGo
Self-contained Machine Learning and Natural Language Processing library in Go
Word Rnn Tensorflow1,261
5 years ago32mitPython
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Lstm1,056
5 years ago25Python
Minimal, clean example of lstm neural network training in python, for learning purposes.
Recurrentjs864
7 years ago5HTML
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
Lstm Char Cnn Tensorflow737
6 years ago17mitPython
in progress
Alternatives To Deep Learning
Select To Compare


Alternative Project Comparisons
Popular Lstm Projects
Popular Neural Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Deep Learning
Machine Learning
Network
Tensorflow
Neural Network
Neural
Convolutional Neural Networks
Lstm
Recurrent Neural Networks
Word2vec