TIMCkai's repositories

-Peer-to-peer-Multi-Agent-System

C# | Peer to peer Multi-Agent System for microgrid energy trading using auction portocols

Stargazers:0Issues:0Issues:0

mbppol

This repository has code for the paper "Model-based Safe Deep Reinforcement Learning via a Constrained Proximal Policy Optimization Algorithm" accepted at NeurIPS 2022.

License:MITStargazers:0Issues:0Issues:0

MADDPG-1

Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".

Stargazers:0Issues:0Issues:0

netty-quic-proxy

A forward proxy base netty uses quic protocol

License:Apache-2.0Stargazers:1Issues:0Issues:0

DTQN

Deep Transformer Q-Networks for Partially Observable Reinforcement Learning

License:MITStargazers:0Issues:0Issues:0

DRL-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

License:MITStargazers:1Issues:0Issues:0

human_drone_SC

[ICDE 2022] Human-Drone Collaborative Spatial Crowdsourcing by Memory-Augmented Distributed Multi-Agent Deep Reinforcement Learning

Stargazers:0Issues:0Issues:0

FATE

An Industrial Grade Federated Learning Framework

License:Apache-2.0Stargazers:0Issues:0Issues:0

matpower

MATPOWER – steady state power flow simulation and optimization for MATLAB and Octave

License:NOASSERTIONStargazers:0Issues:0Issues:0

overleaf-textarea

This plugin displays your tex source in a textarea so plugins like grammarly can check it.

License:GPL-3.0Stargazers:0Issues:0Issues:0

DRLib

DRLib:A concise deep reinforcement learning library, integrating HER and PER for almost off policy RL algos.

License:MITStargazers:0Issues:0Issues:0

stable-baselines3

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

License:MITStargazers:0Issues:0Issues:0

rl-book

Source codes for the book "Reinforcement Learning: Theory and Python Implementation"

Stargazers:0Issues:0Issues:0

spinningup

An educational resource to help anyone learn deep reinforcement learning.

License:MITStargazers:0Issues:0Issues:0

pso

粒子群算法(PSO)的Python实现(求解多元函数的极值)

License:MITStargazers:0Issues:0Issues:0

rlkit

Collection of reinforcement learning algorithms

License:MITStargazers:0Issues:0Issues:0

scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

License:MITStargazers:0Issues:0Issues:0

SAC-Continuous-Pytorch

a clean and robust Pytorch implementation of SAC on continuous action space

License:MITStargazers:0Issues:0Issues:0

reinforcement-learning-an-introduction-chinese

《Reinforcement Learning: An Introduction》(第二版)中文翻译

Stargazers:0Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

License:MITStargazers:0Issues:0Issues:0

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

License:MITStargazers:0Issues:0Issues:0

pai

Resource scheduling and cluster management for AI

License:MITStargazers:0Issues:0Issues:0

docplex-examples

These samples demonstrate how to use the DOcplex library to model and solve optimization problems.

License:Apache-2.0Stargazers:0Issues:0Issues:0

auto-sklearn

Automated Machine Learning with scikit-learn

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

License:MITStargazers:0Issues:0Issues:0

machin

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

License:MITStargazers:0Issues:0Issues:0

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

License:MITStargazers:0Issues:0Issues:0

RL-Adventure-2

PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay

Stargazers:0Issues:0Issues:0

FeDQN-A-Federated-Learning-Approach-for-Training-Reinforcement-Learning-Agent-of-Atari-Games

FeDQN is a federated pipeline for training reinforcement learning agent of atari game, the Pong, developed during my first semester at Istanbul Technical University Computer Engineering MSc Program

License:MITStargazers:0Issues:0Issues:0

maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

License:MITStargazers:0Issues:0Issues:0