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! - Pull requests · hust-diangroup/ns3-ai
git clone https://github.com/hust-diangroup/ns3-ai.git Rebuild ns-3 ./waf configure ./waf 2. Add Python interface Install Python3 is used and tested. cd $YOUR_NS3_CODE/contrib/ns3-ai/py_interface pip3 install . --user Baisc usage importpy_interface mempool_key =1234# memory pool ke...
Installation of ns3-ai Module Change to “contrib” folder of your ns-3 installation. $cd /home/your_home/ns-allinone-3.33/ns3.33/contrib Clone the ns3-ai repository under the “contrib” folder of your ns-3 installation. $ git clone https://github.com/hust-diangroup/ns3-ai.git The fo...
Installation of ns3-ai Module Change to “contrib” folder of your ns-3 installation. $cd /home/your_home/ns-allinone-3.33/ns3.33/contrib Clone the ns3-ai repository under the “contrib” folder of your ns-3 installation. $ git clone https://github.com/hust-diangroup/ns3-ai.git The fo...
git clone https://github.com/hust-diangroup/ns3-ai.git Rebuild ns-3 ./waf configure ./waf 2. Add Python interface Install Python3 is used and tested. cd $YOUR_NS3_CODE/contrib/ns3-ai/py_interface pip3 install . --user Baisc usage ...
$ git clone https://github.com/tkn-tub/ns3-gym.git We need the dependencies libzmq5, libzmq5-dev, libprotobuf-dev and protobuf-compiler for ns3-gym. We may install the last two in the list as follows: Hidden Section! The key/passphrase will be given once you have been approved for...
$ git clone https://github.com/tkn-tub/ns3-gym.git We need the dependencies libzmq5, libzmq5-dev, libprotobuf-dev and protobuf-compiler for ns3-gym. We may install the last two in the list as follows: Hidden Section! The key/passphrase will be given once you have been approved for...
$ git clone https://github.com/tkn-tub/ns3-gym.git We need the dependencies libzmq5, libzmq5-dev, libprotobuf-dev and protobuf-compiler for ns3-gym. We may install the last two in the list as follows: Hidden Section! The key/passphrase will be given once you have been approved for...