title | weight |
---|---|
data2TensorFlow |
4717 |
This activity converts data to a tensorflow tensor
#below still the data from the copied source
go get https://github.com/abramvandergeest/data2TensorFlogo
flogo install github.com/abramvandergeest/data2TensorFlogo
{
"input":[
{
"name": "mappings",
"type": "array",
"required": true,
"display": {
"name": "Mapper",
"type": "mapper",
"mapperOutputScope" : "action"
}
}
]
}