Slava / Profile
Friends
7
Requests
Outgoing
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.
Share on social networks · 1
3671
440
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
Share on social networks
3029
185
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
Share on social networks · 1
3899
496
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
: