My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
☆37Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for reinforcement_learning
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Oct 27, 2019Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Dec 8, 2022Updated 3 years ago
- A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum …☆153Feb 21, 2026Updated last week
- A3C tensorflow implementation☆11Jul 22, 2018Updated 7 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Jan 28, 2019Updated 7 years ago
- Q learning and DQN☆10Mar 14, 2022Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Oct 7, 2018Updated 7 years ago
- ☆12Jan 3, 2022Updated 4 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- ☆14Dec 4, 2018Updated 7 years ago
- A tool for experimenting with evolutionary optimization methods for machine learning algorithms, by distributing the workload over a larg…☆14Dec 19, 2018Updated 7 years ago
- Simple Example A3C Reinforcement Learning Algorithm in Tensorflow☆13May 23, 2017Updated 8 years ago
- Deep Reinforcement Learning for Dynamic Multicahnnel Access in Wireless Networks☆14Oct 1, 2017Updated 8 years ago
- A Mobile edge computing server placement algorithm, written from scratch for 5g server placement depending upon various KPIs across a ar…☆12Sep 14, 2022Updated 3 years ago
- Source code for the papers "Deep-reinforcement learning for fair distributed dynamic spectrum access in wireless networks" and "Deep‐rein…☆13Oct 12, 2022Updated 3 years ago
- The workshop is designed to foster an enabling environment for individuals to build competence in the Edge Computing space.☆14Jun 13, 2023Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29May 12, 2025Updated 9 months ago
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Dec 1, 2019Updated 6 years ago
- ☆17Dec 12, 2022Updated 3 years ago
- Flexible resource allocation for edge cloud computing with reinforcement learning☆38May 29, 2020Updated 5 years ago
- Dockerfiles for OpenAI's Gym with Tensorflow☆18Jul 25, 2018Updated 7 years ago
- Implementation of deep reinforcement learning for optimizing the beams and predicting the blockage events☆17Nov 8, 2020Updated 5 years ago
- ☆18Oct 4, 2024Updated last year
- ☆39Aug 25, 2025Updated 6 months ago
- Dynamic channel allocation in cellular networks by reinforcement learning☆18May 25, 2022Updated 3 years ago
- ☆21May 7, 2021Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Edge Computing Systems with Kubernetes, published by Packt☆27Jul 5, 2024Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Nov 10, 2025Updated 3 months ago
- Tensorflow implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆25Apr 20, 2017Updated 8 years ago
- 强化学习教程☆22Apr 2, 2021Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Jul 19, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Jun 9, 2020Updated 5 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆32Apr 15, 2019Updated 6 years ago
- These are the implementations of two service placement algorithms for fog computing in python 2.7. One is an ILP-based algorithm and the …☆24Apr 4, 2022Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Dec 8, 2022Updated 3 years ago
- A repository for a Deep Q-Learning approach to intrusion detection for networks cyber-attacks.☆10Sep 3, 2021Updated 4 years ago
- This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent lear…☆71Jul 9, 2019Updated 6 years ago
- User allocation in Mobile Edge Computing Environment using Reinforcement Learning☆33Sep 16, 2022Updated 3 years ago