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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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-DeePCfloodGatesUp-DeePCPublic

    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-controldata-conforming-controlPublic

    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-controllinearizing-uncertainty-for-controlPublic

    This code can be used to reproduce the results in our paper ``Extended Kalman filter---Koopman operator for tractable stochastic optimal control'.

    Julia 7 1

  4. Active-Learning-Reinforcement-LearningActive-Learning-Reinforcement-LearningPublic

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

    Jupyter Notebook 5

  5. Policy-Iteration-Markov-Decision-Process-OOPPolicy-Iteration-Markov-Decision-Process-OOPPublic

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

    C++

  6. Extended-Kalman-Filter-UsingPyTorchAutoGradExtended-Kalman-Filter-UsingPyTorchAutoGradPublic

    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