santhisenan / SDN_DDoS_Simulation

An attempt to detect and prevent DDoS attacks using reinforcement learning. The simulation was done using Mininet.
MIT License
108 stars 26 forks source link

Make the code more modular. #4

Open santhisenan opened 5 years ago

santhisenan commented 5 years ago

Divide the code into environment, agent and similar modules.