Skip to content

tadpo-algorithm/tadpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tadpo

A few demonstrations of the working policy can be found at this link

Source Code

The source code is contained in tadpo.py. This file contains the algorithm TADPO implemented using the stable_baselines3 framework. The code used to generate gym environments is not shared as it can only be run with BeamNG (A proprierty simulator).

The requirements are:

  • numpy
  • torch
  • gymnasium
  • stable_baselines3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages