Reinforcement Learning (RL)-based routing algorithm for SDN networks created from scratch using Python.
☆29Mar 15, 2022Updated 4 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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☆71Nov 27, 2024Updated last year
- This project is an implementation of Dijkstra Algorithm utilizing Ryu Controller and mininet for routing packets in network topologies.☆26Aug 29, 2021Updated 4 years ago
- routing-implementation in SDN based on switch processing delay and remaining bandwidth☆22Feb 3, 2025Updated last year
- Multi objective optimization-based routing algorithm for SDN networks☆20Aug 31, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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
- create a application for SDN QoS routing, use the traditional method (shortest path or ECMP) for primary routing, when congestion happene…☆41Jul 16, 2021Updated 5 years ago
- exp_BFlows is an experiment to compare the performance of BFlows with ECMP, PureSDN, Hedera and NonBlocking network.