Slava
Published code Example of using an ONNX model to recognize handwritten numbers
This Expert Advisor does not trade. A simple panel, implemented using the standard Canvas library, allows you to draw digits with the mouse. The trained mnist.onnx model is used to recognize the digits.
· 1 2396 231
Slava
Published code Get info about inputs and outputs of onnx-model
Script gets information about input and output tensors of onnx-model, their types and shapes
Slava
Published code Information about the ONNX model's inputs and outputs
The script obtains information about the number, types and sizes of input and output tensors in an ONNX model
· 1 2806 368
Slava
Registered at MQL5.community
Slava
Added topic Typical Errors in Experts Submitted at the Championship (50 EAs were checked at the 1st of September 2006)
I'd like to start with the following information: There are no questions to two thirds of submitted experts. All experts were tested in the tester on data of different data ranges (out of sample). Then the logs were analyzed. 17 experts did not pass