Skip to content
#

network-routing

Here are 29 public repositories matching this topic...

Hierarchical RAG architecture scaling to 693K chunks on consumer hardware (4GB VRAM). Features 3-address routing, hybrid vector+graph fusion, and SetFit classification.

  • Updated Feb 11, 2026
  • Python

This repository contains the implementation of a wide variety of Reinforcement Learning Projects in different applications of Bandit Algorithms, MDPs, Distributed RL and Deep RL. These projects include university projects and projects implemented due to interest in Reinforcement Learning.

  • Updated Feb 18, 2023
  • Jupyter Notebook

A Java simulation of a tactical radio network using custom data structures and Dijkstra's algorithm. Models signal-aware routing with path-loss edge weights and route recomputation under Electronic Warfare (EW) jamming.

  • Updated Jul 25, 2026
  • Java

Designed and deployed an Azure Virtual Network architecture implementing custom User Defined Routes to control application traffic flow through a dedicated Linux firewall subnet. Configured subnet segmentation, route tables, Linux forwarding, NAT, and performed network troubleshooting using Azure networking tools.

  • Updated Aug 2, 2026

This Bash script enables and disables internet connection sharing on Linux by setting up a Wi-Fi access point. It configures `dnsmasq` for DHCP and optional DNS, adds NAT and forwarding rules with `iptables`, and ensures IP traffic is routed between a specified internet-connected interface and a Wi-Fi interface. When disabled, it restores original

  • Updated Apr 9, 2026
  • Shell

Simulation d’un réseau de communication composé de 100 nœuds, permettant de modéliser le routage des données et le calcul des plus courts chemins à l’aide d’algorithmes de graphes. Le projet inclut également une visualisation du réseau et la génération des tables de routage pour chaque nœud.

  • Updated May 11, 2026
  • Python

Improve this page

Add a description, image, and links to the network-routing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-routing topic, visit your repo's landing page and select "manage topics."

Learn more