a2c-algorithm
Here are 16 public repositories matching this topic...
Language:All
Sort:Most stars
For trading. Please star.
- Updated
Jul 1, 2024 - Jupyter Notebook
Implementing Deep Reinforcement Learning Algorithms in Python for use in the MuJoCo Physics Simulator
- Updated
Dec 18, 2021 - TeX
Accepted by AROB 2021. For letting agents in traffic simulation behave more like humans, we propose a unified mechanism for agents learn to decide various accelerations on deep reinforcement learning and generate a traffic flow behaving variously to simulate the real traffic flow.
- Updated
May 7, 2021 - GAML
Applying A2C-algorithm (Reinforcement Learning) for the control of a DC-motor
- Updated
Feb 2, 2024 - Python
Implementation of RL Algorithms with PyTorch.
- Updated
Jan 16, 2023 - Python
Implementing some RL algorithms (using PyTorch) on the CartPole environment by OpenAI.
- Updated
Aug 24, 2020 - Python
A model describing how a car learns to control its acceleration by A2C_TD.
- Updated
Jul 13, 2020 - GAML
Solving the Atari Breakout environment using Stable Baselines
- Updated
Oct 25, 2022 - Jupyter Notebook
Using the "Advantage Actor Critic(A2C)" Reinforcement Learning method, the 'Agent' is trained to play Atari's Breakout.
- Updated
Jan 13, 2022 - Jupyter Notebook
Advantage Actor-Critic (A2C) reinforcement learning algorithm to detect emerging trends in tweets. The RL agent learns to optimize actions (post, edit, delete) based on engagement metrics such as likes, retweets, and quotes.
- Updated
Jan 27, 2025 - Python
Using Imitation Learning for a Wordle agent
- Updated
Sep 13, 2024 - Jupyter Notebook
Personal sandbox project for testing reinforcement learning algorithms.
- Updated
Jul 18, 2023 - Python
This repository displays the use of Reinforcement Learning, specifically QLearning, REINFORCE, and Actor Critic (A2C) methods to play CartPole-v0 of OpenAI Gym.
- Updated
Jan 14, 2021 - Python
Implementation of the Advantage Actor-Critic (A2C) algorithm for training an agent to balance a pole in the CartPole environment using PyTorch and OpenAI Gym.
- Updated
Oct 13, 2024 - Jupyter Notebook
Custom implementations of RL algorithms that can solve complex tasks like Atari games
- Updated
May 24, 2024 - Python
Stable Baselines3
- Updated
Dec 26, 2023 - Python
Improve this page
Add a description, image, and links to thea2c-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thea2c-algorithm topic, visit your repo's landing page and select "manage topics."