microsoft / tensorwatch

Debugging, monitoring and visualization for Python Machine Learning and Data Science
MIT License
3.41k stars 362 forks source link

Works w cntk? #16

Open KRcpl88 opened 5 years ago

KRcpl88 commented 5 years ago

Is tensorwatch able to observe model variables and parameters in CNTK too? Also from c# or c++? Is that a feature someone is working on?

sytelus commented 5 years ago

Currently we don't have direct extensions for cntk , however if you are determined they are not hard to do. We are planning to add more friendlier support for cntk however C# and C++ support probably won't be available for next ~3 months. We'll keep this issue open.