You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Hi all, I am working on a project where I need to develop an Deep reinforcement learning based Multipath TCP congestion control algorithm in 5gmmwave scenario.
For that I have integrated ns3-mmwave module with ns-3 (3.33) and then installed NS-3 dce (1.09 version) with net next nuse (4.1.0).
I have been able to run dce-example-mptcp-mmwave example. Currently, I am trying to get socket statistics for this example in ns-3 dce so that I can pass these to AI model to train.
I have not been able to get TCP socket statistics yet.
Could you be please be able to guide me on these with some resources, that would be a great help.