TensorFlow/Keras Model

 

I'm trying to use a TensorFlow/Keras Model but didn't find a way. My final purpose is to sell it in the mql5 market so I can't use DLL's or something like that. 

I will appreciate any advice.

 
Fabrizio Alfredo Ortega Suni:

I'm trying to use a TensorFlow/Keras Model but didn't find a way. My final purpose is to sell it in the mql5 market so I can't use DLL's or something like that. 

I will appreciate any advice.

Search the CodeBase and Articles. There are several examples about AI, Neural Networks, Machine Learning, etc.

Since you can't use DLL's in Market Products, you would have to port the TensorFlow code to MQL5.

Reason: