Skip to content
View msramada's full-sized avatar

Block or report msramada

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
msramada/README.md

Pinned Loading

  1. floodGatesUp-DeePC floodGatesUp-DeePC Public

    This code can be used to reproduce the results in our paper ``Floodgates up to contain the DeePC and limit extrapolation''.

    Jupyter Notebook

  2. data-conforming-control data-conforming-control Public

    This code can be used to reproduce the results in our paper ``Data-conforming data-driven control: avoiding premature generalizations beyond data''

    Jupyter Notebook

  3. linearizing-uncertainty-for-control linearizing-uncertainty-for-control Public

    This code can be used to reproduce the results in our paper ``Linearizing uncertainties that matter for control: the Koopman operator in the dual control context''.

    Julia 5 1

  4. Active-Learning-Reinforcement-Learning Active-Learning-Reinforcement-Learning Public

    This code can be used to reproduce the results in our paper ``Actively Learning Reinforcement Learning: A Stochastic Optimal Control Approach''.

    Jupyter Notebook 4

  5. Policy-Iteration-Markov-Decision-Process-OOP Policy-Iteration-Markov-Decision-Process-OOP Public

    Policy iteration algorithm applied on finite state and action spaces Markov decision process.

    C++

  6. Extended-Kalman-Filter-UsingPyTorchAutoGrad Extended-Kalman-Filter-UsingPyTorchAutoGrad Public

    Uses PyTorch tensors and autograd | The extended Kalman filtering algorithm as a class: mean and covariance are attributes and propagation in time are methods | PyTorch autograd is used to return t…

    Python 3