hust-diangroup / ns3-ai

Enable the interaction between ns-3 and popular frameworks using Python, which mean you can train and test your AI algorithms in ns-3 without changing any frameworks you are using now!
GNU General Public License v2.0
220 stars 80 forks source link

When I try to run the Python file of rl-tcp, only this is output, what is the reason for this? #88

Open gugugu-eng opened 1 year ago

gugugu-eng commented 1 year ago

build --seed: 0 --Tcp version: ns3::TcpRlTimeBased CreateEnv0 CreateEnv0

lxl12355 commented 1 year ago

I have the same problem as you

intothesea commented 1 year ago

You can refer to my previous issue