Found 46,796 repositories(showing 30)
microsoft
12 Weeks, 24 Lessons, AI for All!
apachecn
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Mikoto10032
深度学习入门教程, 优秀文章, Deep Learning Tutorial
datawhalechina
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
BlinkDL
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.
karpathy
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
BlinkDL
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
MorvanZhou
Build your neural network easy and fast, 莫烦Python中文教学
dragen1860
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
nfmcclure
Code for Tensorflow Machine Learning Cookbook
kjw0612
Recurrent Neural Network - A curated list of resources dedicated to RNN
timeseriesAI
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
bentrevett
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
xiph
Recurrent neural network for audio noise reduction
grobidOrg
A machine learning software for extracting information from scholarly documents
sjvasquez
Handwriting Synthesis with RNNs ✏️
bentrevett
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
MorvanZhou
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
gaussic
CNN-RNN中文文本分类,基于TensorFlow
lucasjinreal
中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
PaddlePaddle
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
guillaume-chevalier
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
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
ddz16
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
jisungk
Deep learning driven jazz generation using Keras & Theano!
zzw922cn
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
sherjilozair
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
jcjohnson
Efficient, reusable RNNs and LSTMs for torch
github
Datasets, tools, and benchmarks for representation learning of code.