Sllvsjay

Sllvsjay

Geek Repo

Github PK Tool:Github PK Tool

Sllvsjay's starred repositories

Exploring-Munchausen-Reinforcement-Learning

PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces

Language:PythonStargazers:15Issues:0Issues:0
Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Min-RePaint

Implementing a minimal version of RePaint (https://arxiv.org/abs/2201.09865)

Language:PythonStargazers:1Issues:0Issues:0

SAC-Lagrangian

PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm

Language:PythonStargazers:28Issues:0Issues:0

Safe-Policy-Optimization

NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms

Language:PythonLicense:Apache-2.0Stargazers:316Issues:0Issues:0

MARL-code-pytorch

Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.

Language:PythonLicense:MITStargazers:404Issues:0Issues:0

Soft-Actor-Critic-and-Extensions

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

Language:PythonLicense:MITStargazers:263Issues:0Issues:0

ElegantRL

Massively Parallel Deep Reinforcement Learning. 🔥

Language:PythonLicense:NOASSERTIONStargazers:3601Issues:0Issues:0

DRL-code-pytorch

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

Language:PythonLicense:MITStargazers:997Issues:0Issues:0

Popular-RL-Algorithms

PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1062Issues:0Issues:0

MG-Opt-Energy-Scheduling_wBatteryDegradation

This program solves the microgrid optimal energy scheduling problem considering of a usage-based battery degradation neural network model. This work is under the open license: CC BY 4.0.

Language:PythonStargazers:14Issues:0Issues:0

RL-pytorch

A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.

Language:PythonLicense:MITStargazers:21Issues:0Issues:0

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:9910Issues:0Issues:0

safe-split-dqn

Safer Deep Reinforcement Learning (DRL) by iteratively updating domain variables including Safety Monitors. Currently extending work from here: https://github.com/jinwooro/Safety-RL-Generic

Language:PythonStargazers:3Issues:0Issues:0

Safe-Reinforcement-Learning-Baselines

The repository is for safe reinforcement learning baselines.

Language:Jupyter NotebookStargazers:453Issues:0Issues:0

safety-RL

This repo is for safety RL algorithms learning.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

power-system-reliability-examples

This repository is meant to host some very simple examples on how to perform power system reliability analysis.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Reliability-of-Sustainable-Power-Systems

This repository contains all the labs for TUDelft course EE3065TU Reliability of Sustainable Power Systems from 2022/2023

Language:PythonStargazers:3Issues:0Issues:0

ecen-643

Power System Reliability

Language:PythonLicense:GPL-3.0Stargazers:7Issues:0Issues:0

Short-term-reliability-and-economic-evaluation-of-resilient-microgrids

a flexibility oriented stochastic scheduling framework is presented to evaluate short-term reliability and economic of islanded microgrids (MGs) under different incentive-based DR (IBDR) programs.

Language:MATLABStargazers:7Issues:0Issues:0

softqlearning

Reinforcement Learning with Deep Energy-Based Policies

Language:PythonStargazers:410Issues:0Issues:0

gSpan

Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical extensions of a given graph from a given set of graphs.

Language:PythonLicense:MITStargazers:17Issues:0Issues:0

DeepRL

Modularized Implementation of Deep RL Algorithms in PyTorch

Language:PythonLicense:MITStargazers:3157Issues:0Issues:0

GAN-for-Time-Series-in-Pytorch

使用GAN对时间序列进行建模

Language:PythonStargazers:43Issues:0Issues:0

DRL-for-Energy-Systems-Optimal-Scheduling

The source code for Performance comparision of Deep RL algorithms for Energy Systems Optimal Scheduling

Language:PythonLicense:MITStargazers:91Issues:0Issues:0

stable-baselines3

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

Language:PythonLicense:MITStargazers:8610Issues:0Issues:0

coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

Language:PythonLicense:Apache-2.0Stargazers:2322Issues:0Issues:0

reinforcement_learning_basic_book

这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码

Language:PythonStargazers:250Issues:0Issues:0

gym-basic

basic environment testing in OpenAI's gym

Language:Jupyter NotebookStargazers:22Issues:0Issues:0