model-free-control
There are 10 repositories under model-free-control topic.
rssalessio/PyDeePC
Python library that implements DeePC: Data-Enabled Predictive Control
fedebotu/vision-cartpole-dqn
Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN
Zhang-Xuewen/DeePCtools
A wrapped package for Data-enabled predictive control (DeePC) implementation. Including DeePC and Robust DeePC design with multiple objective functions.
shahind/MFAC
Model Free Adaptive Control Toolbox for Python
RaheelJ/ModALSim
Design, implementation and simulation of multiple algorithms
aulama2000/HMFC
Hierarchical Model-Free Transactional Control of Building Loads to Support Grid Services
MFHChehade/RL-vs-MPC-for-Battery-Management
We compare model-free and model-based methods in the context of battery control.
ShreeshaN/ReinforcementLearningTutorials
This repo contains implementations of algorithms such a Q-learning, SARSA, TD, Policy gradient
eslam69/Improved-High-Order-Model-Free-Adaptive-Control
Python implementation of the IHOMFAC algorithm proposed in the paper "Improved High Order Model-Free Adaptive Control"
navreeetkaur/reinforcement-learning-algorithms
Policy Evaluation and Policy Control for modified Blackjack: Assignment 1, COL870 (Reinforcement Learning) @ IIT Delhi