Skip to content

Supervised learning approaches to generating an output feedback controller for a Dubin's car.

Notifications You must be signed in to change notification settings

vtjeng/supervised-output-feedback

Repository files navigation

supervised-output-feedback

Supervised learning approaches to generating an output feedback controller for a Dubin's car.

Processing Data

Some steps for myself to keep track of how I'm processing datasets out of code.

  • Combine multiple runs into single file. cat 2016*.csv > full_set.csv in bash.
  • Split the files with the python script. (Is it worth it to make this into a command line script?)

About

Supervised learning approaches to generating an output feedback controller for a Dubin's car.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published