How to access trained parameters in CNTK 2.2 C# API

末鹿安然 提交于 2019-12-13 03:48:49

问题


I'm getting to know the new CNTK 2.2 C# API which allows training models from C# as well. I managed to get sample program working, but was wondering how I can access the trained parameter values after training. Found good examples for Python, but none for C#. Can anyone help or point me in the right direction please? Thanks!

来源:https://stackoverflow.com/questions/46653960/how-to-access-trained-parameters-in-cntk-2-2-c-sharp-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!