Landing A Spacex Falcon Heavy Using Proximal Policy Optimization

Landing a SpaceX Falcon Heavy Rocket in simulation using Reinforcement learning. Reinforcement learning is a technique that lets an agent learn how best to act in an environment using rewards as its signal. OpenAI released a library called Gym that lets us train AI agents really easily. We'll also use Stable Baselines and gym libraries to build an RL agent capable of landing a rocket perfectly. The specific algorithm we will be using is called proximal policy optimization, this is an improved version of actor-critic algorithm.
Alternatives To Landing A Spacex Falcon Heavy Using Proximal Policy Optimization
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Fastai25,1121841573 months ago147October 15, 2023201apache-2.0Jupyter Notebook
The fastai deep learning library
Handson Ml25,036
7 months ago140apache-2.0Jupyter Notebook
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Spellbook Of Modern Webdev16,459
5 months ago21
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
Tianshou7,125103 months ago33August 22, 202397mitPython
An elegant PyTorch deep reinforcement learning library.
Ml5 Library6,13429 months ago4June 14, 2018267otherJavaScript
Friendly machine learning for the web! 🤖
Mlpack4,65713 months ago18September 07, 202326otherC++
mlpack: a fast, header-only C++ machine learning library
Clipboard4,109
5 months ago7gpl-3.0C++
😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
Transfer Learning Library2,883
5 months ago2July 24, 202028mitPython
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
Sod1,651
9 months ago5otherC
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
Avalanche1,58313 months ago6July 28, 2023104mitPython
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
Alternatives To Landing A Spacex Falcon Heavy Using Proximal Policy Optimization
Select To Compare


Alternative Project Comparisons
Popular Libraries Projects
Popular Learning Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Reinforcement Learning
Gym
Falcon