Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with sac

A curated list of projects in awesome lists tagged with sac .

https://github.com/thu-ml/tianshou

An elegant PyTorch deep reinforcement learning library.

a2c atari bcq cql ddpg double-dqn dqn drl imitation-learning mujoco npg policy-gradient ppo pytorch rl sac td3 transferlab trpo

Last synced: 16 Dec 2024

https://github.com/seungeunrho/minimalrl

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

a2c a3c acer ddpg deep-learning deep-reinforcement-learning dqn machine-learning policy-gradients ppo pytorch reinforce reinforcement-learning sac simple

Last synced: 20 Dec 2024

https://github.com/seungeunrho/minimalRL

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

a2c a3c acer ddpg deep-learning deep-reinforcement-learning dqn machine-learning policy-gradients ppo pytorch reinforce reinforcement-learning sac simple

Last synced: 04 Nov 2024

https://github.com/kengz/slm-lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

a2c a3c benchmark deep-reinforcement-learning dqn policy-gradient ppo pytorch reinforcement-learning sac

Last synced: 15 Dec 2024

https://github.com/kengz/SLM-Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

a2c a3c benchmark deep-reinforcement-learning dqn policy-gradient ppo pytorch reinforcement-learning sac

Last synced: 02 Nov 2024

https://github.com/TianhongDai/reinforcement-learning-algorithms

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

a2c actor-critic algorithm atari2600 ddpg deep-learning deep-reinforcement-learning dqn dueling-dqn flappy-bird ppo proximal-policy-optimization pytorch sac soft-actor-critic trpo trust-region-policy-optimization

Last synced: 27 Nov 2024

https://github.com/marload/deeprl-tensorflow2

πŸ‹ Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

a2c a3c ddpg deep-learning deep-reinforcement-learning double-dqn dqn dueling-dqn machine-learning ppo rainbow-dqn reinforce reinforcement-learning sac tensorflow tensorflow2 trpo

Last synced: 20 Dec 2024

https://github.com/dongminlee94/deep_rl

PyTorch implementation of deep reinforcement learning algorithms

a2c ddpg ddqn deep-reinforcement-learning dqn model-free-rl npg ppo pytorch sac sac-aea td3 trpo vpg

Last synced: 15 Dec 2024

https://github.com/iffix/machin

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

a3c-pytorch ddpg deep-learning distributed dqn ppo prioritized-experience-replay python pytorch pytorch-lightning pytorch-reinforcement-learning reinforcement-learning sac td3

Last synced: 21 Dec 2024

https://github.com/araffin/learning-to-drive-in-5-minutes

Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes

donkey-car gym openai reinforcement-learning rl sac self-driving-car simulator soft-actor-critic srl stable-baselines state-representation-learning unity vae

Last synced: 27 Nov 2024

https://github.com/BY571/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.

actor-critic-algorithm continuous d2rl emphasizing-recent-experience multi-environment munchausen munchausen-reinforcement-learning parallel-computing prioritized-experience-replay pytorch reinforcement-learning reinforcement-learning-algorithms sac soft-actor-critic

Last synced: 27 Nov 2024

https://github.com/liuzuxin/fsrl

πŸš€ A fast safe reinforcement learning library in PyTorch

cpo cvpo decision-making library ppo pytorch reinforcement-learning robotics sac safe-rl safety-critical trpo trustworthy-ai

Last synced: 17 Dec 2024

https://github.com/chendrag/mujoco-benchmark

Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library

baseline benchmark ddpg drl mujoco performance ppo pytorch results rl sac tianshou

Last synced: 27 Oct 2024

https://github.com/evgenii-nikishin/rl_with_resets

JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"

atari atari2600 deep-learning deep-reinforcement-learning deepmind-control-suite dmc drq flax gym jax machine-learning overfitting reinforcement-learning sac soft-actor-critic spr

Last synced: 14 Dec 2024

https://github.com/seisman/hinetpy

A Python package for accessing and processing NIED Hi-net seismic data.

hinet python sac seismology win32

Last synced: 18 Dec 2024

https://github.com/jakegrigsby/deep_control

Deep Reinforcement Learning for Continuous Control in PyTorch

actor-critic deep-reinforcement-learning deep-rl-algorithms sac

Last synced: 12 Nov 2024

https://github.com/seisman/sac_docs_zh

SACε‚θ€ƒζ‰‹ε†ŒδΈ­ζ–‡η‰ˆ

iris manual sac seismology software

Last synced: 27 Oct 2024

https://github.com/sap-samples/analytics-cloud-custom-widget

Repository for SAP Analytics Cloud customers and partners to exchange custom widgets.

analytics-designer cloud custom-widget extension sac sample sample-code samples sap-analytics-cloud story widget

Last synced: 20 Dec 2024

https://github.com/jakegrigsby/super_sac

A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data augmentation, offline learning and behavioral cloning.

control deep-rl pytorch reinforcement-learning sac

Last synced: 12 Nov 2024

https://github.com/jianzhnie/rltoolkit

RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

a2c actor-critic ddpg ddqn dqn maddpg mappo ppo qmix rl sac td3 trpo

Last synced: 06 Dec 2024

https://github.com/anowacki/sac.jl

Process seismic data in SAC format with Julia

julia sac seismic-analysis-code seismology

Last synced: 05 Dec 2024

https://github.com/lucasalegre/sac-plus

Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).

gym model-based-reinforcement-learning redq reinforcement-learning sac soft-actor-critic

Last synced: 15 Oct 2024

https://github.com/sharif1093/digideep

A Deep Reinforcement Learning (DeepRL) package for RL algorithm developers.

ddpg deep-reinforcement-learning dm-control openai-gym ppo pytorch reinforcement-learning sac

Last synced: 27 Nov 2024

https://github.com/core-man/seiscc

Seismic cross-correlation codes

cross-correlation sac

Last synced: 27 Oct 2024

https://github.com/wangliang1989/sacio_fortran

provides a Fortran 90 module named `sacio` for reading and writting evenly-spaced SAC binary format files

geophysics sac seismology

Last synced: 14 Dec 2024

https://github.com/jianzhnie/deep-rl-toolkit

RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC,A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

actor-critic atari ddpg deep-reinforcement-learning dqn gym mujoco ppo sac td3 trpo

Last synced: 06 Dec 2024

https://github.com/markocupic/contao-theme-sac-pilatus

Theme for SAC Pilatus relaunch

2018 pilatus sac theme

Last synced: 19 Dec 2024

https://github.com/sap-samples/datasphere-build-apps-data-entry

SAP BTP End-to-End Scenario Integrating SAP Datasphere, SAP Build Apps, and SAC

build-apps sac sample sap-analytics-cloud sap-btp sap-build-apps sap-cap sap-datasphere

Last synced: 15 Nov 2024

https://github.com/giabb/reinforcement-learning

Reinforcement Learning exam project - "Sapienza" University of Rome, Fall Semester 2019

ant gym mujoco reinforcement-learning rome sac sapienza university

Last synced: 15 Nov 2024

https://github.com/kohlerhector/tree-mbpo

Study Model-Based Policy Optimization by varying the model estimator classes (e.g Decision Trees vs MLP)

decision-tree mbpo mbrl mlp rl sac scikit-learn stable-baselines3

Last synced: 08 Nov 2024

https://github.com/mozturan/autonomousdrive2d-drl

Autonomous Driving W/ Deep Reinforcement Learning in Lane Keeping - DDQN and SAC with kinematics/birdview-images

autonomous-driving ddqn deep-learning deep-reinforcement-learning highway-env lane-keeping prioritized-experience-replay sac simulation soft-actor-critic

Last synced: 05 Nov 2024

https://github.com/kahsolt/adv-patch-defense

Adversarial Patch defense using SegmentAndComplete (SAC) & Masked AutoEncoder (MAE)

adversarial-defense adversarial-patches mae sac

Last synced: 09 Nov 2024

https://github.com/esp32beans/m5stack_touch_sac_joystick

M5Stack Dial Capacitive Touch Analog Joystick for Sony Access Controller

arduino esp32-s3 m5dial m5stack m5stack-dial playstation-5 ps5 sac sony-access-controller

Last synced: 12 Nov 2024