SciSharp / Ludwig.NET

Ludwig is a toolbox that allows to train and test deep learning models without the need to write code.
Apache License 2.0
26 stars 8 forks source link

TypeError : string indices must be integers #1

Open Oceania2018 opened 5 years ago

Oceania2018 commented 5 years ago

Train Test throw exception: Python.Runtime.PythonException: 'TypeError : string indices must be integers'

Oceania2018 commented 5 years ago

Pass object not successful.

http://pythonnet.github.io/ Passing C# Objects to the Python Engine