Skip to content

ROMANT21/ns3-ai-and-rltcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

ns3-ai-and-rltcp

Table of Contents

  1. Introduction
  2. NS3-AI Overview
  3. RL-TCP Example
  4. Setup
  5. Running the Example
  6. Results and Analysis
  7. Conclusion
  8. References

Introduction

Network simulators are a significant tool in network programming. They allow researchers to observe complex/dynamic network environments and experiment with new protocols and algorithms.

One highly cited and credible network simulator is ns-3.

With the development of recent machine learning and AI (artificial intelligent) techniques, researchers have started to apply machine learning in network programming.

As such, ns3-ai was created and has been used in recent studies to apply techniques like reinforcement learning to network programming.

In an effort to shed light on how ns3 and ns3-ai works, we've created this tutorial to bettr understand (and hopefully save some time) in anyone's pursuit to utilize ns3-ai in their own research.

We'll explain ns3-ai, walkthrough the installation process, and run the rl-tcp example while explaining the results.

ns3-ai-overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published