#rnn (16 Repositories)
Ranked open-source repositories tagged with #rnn, scored by pull request acceptance likelihood and maintainer engagement velocity.
10.4%
2.3h
16 repositories tagged #rnn
SciML/ReservoirComputing.jl
Reservoir computing utilities for scientific machine learning (SciML)
grobidOrg/grobid
A machine learning software for extracting information from scholarly documents
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
pyaf/load_forecasting
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
lmnt-com/haste
Haste: a fast, simple, and open RNN library
eBay/KPRN
Reasoning Over Knowledge Graph Paths for Recommendation
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
mquad/sars_tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
zhongkaifu/RNNSharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
embedeep/Free-TPU
Free TPU for FPGA with compiler supporting Pytorch/Caffe/Darknet/NCNN. An AI processor for using Xilinx FPGA to solve image classification, detection, and segmentation problem.
Conchylicultor/MusicGenerator
Experiment diverse Deep learning models for music generation with TensorFlow
tongpi/basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
jisungk/deepjazz
Deep learning driven jazz generation using Keras & Theano!