Skip to content
View mfigura's full-sized avatar
Block or Report

Block or report mfigura

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
mfigura/README.md

My research projects entail new designs of multi-agent reinforcement learning (RL) and distributed control algorithms. I analyze properties of the algorithms by applying knowledge of stochastic approximation and control theory and perform an empirical evaluation through simulations using programming tools such as Python, Tensorflow, Matlab, and Simulink.

Pinned

  1. Resilient-consensus-based-MARL Resilient-consensus-based-MARL Public

    This repository includes a realization of the resilient projection-based consensus actor-critic algorithm that is resilient to adversarial attacks on communication channels.

    Python 8 2

  2. Cooperative-AC-with-TD-error-aggregation Cooperative-AC-with-TD-error-aggregation Public

    This repository includes a code for training decentralized cooperative AC agents.

    Python

  3. RL-in-OpenAIGym RL-in-OpenAIGym Public

    Implementation of RL algorithms in benchmark environments from OpenAI Gym

    Python

  4. Adv-MARL Adv-MARL Public

    Forked from asokraju/Adv-MARL

    Adversarial attacks on communication channels in consensus-based multi-agent reinforcement learning

    Python