davidcamilo0710 / routing_reinforcement_learningView external linksLinks
Reinforcement Learning (RL)-based routing algorithm for SDN networks created from scratch using Python.
☆29Mar 15, 2022Updated 3 years ago
Alternatives and similar repositories for routing_reinforcement_learning
Users that are interested in routing_reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Multipath routing in SDN using Ryu☆14Aug 19, 2019Updated 6 years ago
- DRL-M4MR: An intelligent multicast routing approach based on DQN deep reinforcement learning in SDN☆69Nov 27, 2024Updated last year
- ☆37Mar 31, 2020Updated 5 years ago
- The Incremental Deployment Method of Segment Routing over an IPv6 (SRv6) Network Based on Graph Neural Network (GNN) and Multi-Agent Rein…☆16Jan 24, 2025Updated last year
- This project is an implementation of Dijkstra Algorithm utilizing Ryu Controller and mininet for routing packets in network topologies.☆25Aug 29, 2021Updated 4 years ago
- exp_BFlows is an experiment to compare the performance of BFlows with ECMP, PureSDN, Hedera and NonBlocking network.☆19Sep 20, 2023Updated 2 years ago
- create a application for SDN QoS routing, use the traditional method (shortest path or ECMP) for primary routing, when congestion happene…☆40Jul 16, 2021Updated 4 years ago
- Multi objective optimization-based routing algorithm for SDN networks☆20Aug 31, 2020Updated 5 years ago
- Implementation of routing using multi-agent deep reinforcement learning☆38Mar 25, 2022Updated 3 years ago
- The purpose of this project is to introduce an Adaptive RO Model for QoS-aware SDNs using DRL that dynamically considers various QoS para…☆62Dec 25, 2020Updated 5 years ago
- This project is about the undergraduate thesis, the main idea is about route allocation algorithm.☆11Mar 28, 2020Updated 5 years ago
- routing-implementation in SDN based on switch processing delay and remaining bandwidth☆22Feb 3, 2025Updated last year
- Packet routing simulation on a dynamic network using Shortest Path Routing, Q-learning, and Deep Q-learning☆81Aug 20, 2020Updated 5 years ago
- ☆12Nov 27, 2024Updated last year
- ☆21May 17, 2020Updated 5 years ago
- a-deep-rl-approach-for-sdn-routing-optimization: with actor-critic algorithms☆22Dec 3, 2018Updated 7 years ago
- Packet Routing Simulator for Multi-Agent Reinforcement Learning☆25Jul 23, 2024Updated last year
- A mobile robot network routing protocol based on multi-agent reinforcement learning.☆13Jun 28, 2021Updated 4 years ago
- A Deep Reinforcement Learning Approach For Software-Defined Networking Routing Optimisation☆13Nov 12, 2024Updated last year
- A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization☆309Oct 17, 2022Updated 3 years ago
- CFR-RL: Traffic Engineering with Reinforcement Learning in SDN☆61Aug 1, 2021Updated 4 years ago
- Shortest path experiment of SDN, using RYU as controller and mininet. The topology is a simple fat tree.☆15Jul 21, 2019Updated 6 years ago
- A routing algorithm based on QLearning☆17Dec 24, 2020Updated 5 years ago
- Link-state routing protocol using Dijkstra's algorithm for a Software-Defined Network in Mininet.