Repository navigation

#

rnn

深度学习入门教程, 优秀文章, Deep Learning Tutorial

Jupyter Notebook
15693
3 年前

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

Jupyter Notebook
14979
17 天前

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.

Python
13527
13 天前

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Python
9472
3 个月前

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

Jupyter Notebook
5570
2 个月前

Recurrent neural network for audio noise reduction

C
4534
2 个月前
Java
3943
18 小时前

中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!

Python
3641
1 年前

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

Jupyter Notebook
3394
2 年前

深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI

Jupyter Notebook
3309
9 个月前

Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

Jupyter Notebook
2954
6 年前