SciSharp / SciSharp-Stack-Examples

Practical examples written in SciSharp's machine learning libraries
http://scisharpstack.org
Apache License 2.0
319 stars 103 forks source link

Lots of exceptions #53

Closed kasozivincent closed 1 year ago

kasozivincent commented 3 years ago

Unfortunately, none of the examples work without throwing exceptions. The documentation in VS Intellisense is also not nice. image This is just of the annoying exceptions. Do I have to first install TensorFLow to get it working??? And which assemblies are we supposed to install? Thanks

Oceania2018 commented 1 year ago

The error in the screenshot means the data type doesn't match. It should input float matrix.