[ndnSIM] Neural networks in ndnSIM

Eric Binnendyk eric.binnendyk at student.nmt.edu
Fri May 7 21:11:55 PDT 2021


Hi,

I'm trying to implement a neural network to do forwarding in ndnSIM. I know
this is possible to do in ndnSIM because these papers do it:
https://www.mdpi.com/1424-8220/18/10/3354/htm,
https://dl.acm.org/doi/pdf/10.1145/3229543.3229547.

Does anyone have any recommendations on how to implement a neural network?
If possible, I would like to do it in Python even though most of the ndnSIM
code is in C++. Is it possible to use the Python bindings to write a
forwarding strategy in Python, so that I can use a neural network library
like keras?

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20210507/6d26f73f/attachment.html>


More information about the ndnSIM mailing list