Handwriting Synthesis with RNNs ✏️
-
Updated
Jan 11, 2024 - Python
Handwriting Synthesis with RNNs ✏️
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Simple and comprehensive tutorials in TensorFlow
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 performed with the kaldi toolkit.
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
Keras Temporal Convolutional Network. Supports Python and R.
Text Classification Algorithms: A Survey
Code Repository for Liquid Time-Constant Networks (LTCs)
Top 200 deep learning Github repositories sorted by the number of stars.
Text classifier for Hierarchical Attention Networks for Document Classification
Closed-form Continuous-time Neural Networks
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Deep Reinforcement Learning based Trading Agent for Bitcoin
A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.
Visualizing RNNs using the attention mechanism
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Add a description, image, and links to the recurrent-neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the recurrent-neural-networks topic, visit your repo's landing page and select "manage topics."