Practical_RL
A course in reinforcement learning in the wild (by yandexdataschool)
TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos (by Hvass-Labs)
Practical_RL | TensorFlow-Tutorials | |
---|---|---|
3 | 2 | |
6,237 | 9,280 | |
1.0% | 0.0% | |
4.4 | 0.0 | |
about 2 months ago | over 4 years ago | |
Jupyter Notebook | Jupyter Notebook | |
The Unlicense | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Practical_RL
Posts with mentions or reviews of Practical_RL.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-25.
- Practical RL (Yandex Data School)
- [D] implementation of MCTS in Python
-
Alternatives to OpenAI’s spinning up?
there is this great github repo where there are lectures and other resources, and have a week by week jupyter notebooks where they explain and code with homeworks at the very end of it. is basics and deepRL, but just dqn and DDPG/ppo but i think will give you good start in the topic for later star working on your own.
TensorFlow-Tutorials
Posts with mentions or reviews of TensorFlow-Tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-20.
-
Probabilistic forecasting
"deep neural network" https://github.com/Hvass-Labs/TensorFlow-Tutorials
-
Plagiarism is just bad
The majority of this code is taken from the TensorFlow-Tutorials. I highly recommend them to those who want to get started with TensorFlow.
What are some alternatives?
When comparing Practical_RL and TensorFlow-Tutorials you can also consider the following projects:
labml - 🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
TensorFlow2.0_Notebooks - Implementation of a series of Neural Network architectures in TensorFow 2.0
awesome-RLHF - A curated list of reinforcement learning with human feedback resources (continually updated)
Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions - Solutions of Reinforcement Learning, An Introduction
rl-trading - Using Reinforcement Learning agents as Algorithmic Traders
TensorFlow-Examples - TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)