<div dir="ltr"><div>Hi,</div><div><br></div><div>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: <a href="https://www.mdpi.com/1424-8220/18/10/3354/htm">https://www.mdpi.com/1424-8220/18/10/3354/htm</a>, <a href="https://dl.acm.org/doi/pdf/10.1145/3229543.3229547">https://dl.acm.org/doi/pdf/10.1145/3229543.3229547</a>.</div><div><br></div><div>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?<br></div><div><br></div><div>Eric<br></div></div>