Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Different Controllers for different environments #3

Open
tayalmanan28 opened this issue Oct 2, 2022 · 5 comments
Open

Develop Different Controllers for different environments #3

tayalmanan28 opened this issue Oct 2, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@tayalmanan28
Copy link
Owner

Make the Following controllers for all the examples:

  1. Optimal Control (LQR, iLQR, DDP)
  2. Predictive Control (different variations of MPC)
  3. Reinforcement Learning Based Controllers (Linear as well as NN based)
@tayalmanan28 tayalmanan28 added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 2, 2022
@MumukshTayal
Copy link

I want to contribute in Optimal Controller. Can you assign it to me?

@tayalmanan28
Copy link
Owner Author

ok I will assign this work to you. You will have to fork the repo and add add folder controller and inside that optimal controllers. Inside that folder add all the Optimal Control Python files

@alokendumazumder
Copy link
Contributor

I will do it

@alokendumazumder
Copy link
Contributor

I have added 4 controllers - random, ddp, mpc and cem.

@tayalmanan28
Copy link
Owner Author

ok cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants