Griddly
Griddly copied to clipboard
Provide a tutorial on adding TensorflowJS models to GriddlyJS
This documentation comes in two parts,
Firstly we need to educate people on how to convert models from any library into the ONNX format, then convert this to a tensorflowJS model.
Secondly, we need to show step-by-step how to add these models to GriddlyJS to evaluate levels in the user interface.