139 results found Sort:

1.1k
14.2k
mit
247
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
Created 2016-02-13
1,493 commits to master branch, last one 5 months ago
VIP cheatsheets for Stanford's CS 230 Deep Learning
Created 2018-11-27
76 commits to master branch, last one 4 years ago
Handwriting Synthesis with RNNs ✏️
Created 2018-02-25
22 commits to master branch, last one 4 years ago
2.1k
3.5k
unknown
154
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such a...
Created 2017-05-25
64 commits to master branch, last one 2 years ago
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
Created 2016-05-18
29 commits to master branch, last one about a year ago
Simple and comprehensive tutorials in TensorFlow
Created 2017-11-30
235 commits to master branch, last one 8 months ago
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neur...
Created 2020-06-24
64 commits to master branch, last one about a month ago
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Created 2018-11-26
68 commits to master branch, last one 4 years ago
TensorFlow Tutorials
Created 2016-05-09
93 commits to master branch, last one 7 years ago
447
2.4k
unknown
93
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are ...
Created 2018-02-27
158 commits to master branch, last one 3 years ago
307
2.1k
mit
64
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
Created 2017-08-28
400 commits to master branch, last one 3 years ago
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Created 2018-06-13
121 commits to master branch, last one 8 months ago
Keras Temporal Convolutional Network.
Created 2018-03-22
521 commits to master branch, last one 6 months ago
Top 200 deep learning Github repositories sorted by the number of stars.
Created 2018-03-16
29 commits to master branch, last one 4 years ago
Code Repository for Liquid Time-Constant Networks (LTCs)
Created 2020-05-20
15 commits to master branch, last one 9 months ago
252
1.2k
bsd-3-clause
53
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Created 2016-06-03
188 commits to master branch, last one 2 years ago
:computer: Learn to make machines learn so that you don't have to struggle to program them; The ultimate list
Created 2016-12-12
564 commits to master branch, last one 3 months ago
379
1.1k
apache-2.0
44
Text classifier for Hierarchical Attention Networks for Document Classification
Created 2016-12-29
19 commits to master branch, last one 2 years ago
134
819
apache-2.0
33
Closed-form Continuous-time Neural Networks
Created 2021-01-09
30 commits to main branch, last one about a year ago
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Created 2017-10-09
61 commits to master branch, last one 2 years ago
Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer
Created 2019-10-29
32 commits to master branch, last one 6 months ago
NMA deep learning course
Created 2021-04-12
1,236 commits to main branch, last one about a month ago
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
Created 2016-03-23
46 commits to master branch, last one 2 years ago
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
Created 2018-03-01
48 commits to master branch, last one 3 months ago
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Created 2017-08-21
21 commits to master branch, last one 6 years ago
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
Created 2019-04-27
80 commits to master branch, last one about a year ago
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
Created 2020-07-01
178 commits to master branch, last one 4 months ago