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
219 stars 80 forks source link

lte_cqi bug - run_online_lstm.py file #40

Open BrenoMelo opened 3 years ago

BrenoMelo commented 3 years ago

I followed the instructions on how to install and run ns3-ai module. However, when I run $ python3 run_online_lstm.py 1 I get this issue: image

Even running ./freeshm.sh I get the same issue.

The command $ python3 run_online.py works pretty good.

NS-3 version: https://github.com/nyuwireless-unipd/ns3-mmwave/

Mauriyin commented 2 years ago

Hi, The bug should be fixed in the latest commit here.