| labmlai/annotated_deep_learning_paper_implementations |
41,877 |
|
0 |
2 |
over 2 years ago |
79 |
November 05, 2023 |
30 |
mit |
Jupyter Notebook |
| 🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠 |
| ray-project/ray |
29,596 |
|
80 |
363 |
about 2 years ago |
95 |
December 04, 2023 |
3,528 |
apache-2.0 |
Python |
| Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. |
| d2l-ai/d2l-en |
20,613 |
|
0 |
0 |
about 2 years ago |
2 |
November 13, 2022 |
115 |
other |
Python |
| Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. |
| AI4Finance-Foundation/FinGPT |
18,673 |
|
0 |
0 |
2 months ago |
2 |
October 20, 2023 |
57 |
mit |
Jupyter Notebook |
| FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace. |
| wandb/wandb |
7,760 |
|
39 |
622 |
about 2 years ago |
266 |
December 05, 2023 |
1,040 |
mit |
Python |
| 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API. |
| MorvanZhou/PyTorch-Tutorial |
7,372 |
|
0 |
0 |
about 3 years ago |
0 |
|
28 |
mit |
Jupyter Notebook |
| Build your neural network easy and fast, 莫烦Python中文教学 |
| DLR-RM/stable-baselines3 |
7,292 |
|
0 |
79 |
about 2 years ago |
80 |
November 17, 2023 |
82 |
mit |
Python |
| PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. |
| yandexdataschool/Practical_RL |
5,572 |
|
0 |
0 |
over 2 years ago |
0 |
|
40 |
unlicense |
Jupyter Notebook |
| A course in reinforcement learning in the wild |
| udacity/deep-reinforcement-learning |
4,635 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
Jupyter Notebook |
| Repo for the Deep Reinforcement Learning Nanodegree program |
| CarperAI/trlx |
4,155 |
|
0 |
0 |
over 2 years ago |
0 |
|
82 |
mit |
Python |
| A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF) |