Customer Base Analysis with Recurrent Neural Networks
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
12 Weeks, 24 Lessons, AI for All!
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
《李宏毅深度学习教程》(李宏毅老师推荐?,苹果书?),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
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.
Statsmodels: statistical modeling and econometrics in Python
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Fast and Accurate ML in 3 Lines of Code