reinfocement-learning topic

List reinfocement-learning repositories

Advanced-Soft-Actor-Critic

44
Stars
5
Forks
Watchers

Soft Actor-Critic with advanced features

awesome-diffusion-model-in-rl

592
Stars
33
Forks
Watchers

A curated list of Diffusion Model in RL resources (continually updated)

Reinforced-Stock-Trading

17
Stars
4
Forks
Watchers

Using Reinforcement Learning on S&P500 dataset to predict the future stock prices. The implementation uses deep Q-learning model along with time series modeling to achieve the goal state.

Vehicles-Dispatch-Simulator

55
Stars
21
Forks
Watchers

Context-Aware Taxi Dispatching at City-Scale Using Deep Reinforcement Learning

abcdrl

38
Stars
1
Forks
Watchers

Modular Single-file Reinfocement Learning Algorithms Library

RL-PPO-Keras

15
Stars
12
Forks
Watchers

Proximal Policy Optimization(PPO) with Keras Implementation