Discussion of article "Neural networks made easy (Part 2): Network training and testing" - page 2

 
Igor Makanu:

then you don't need an article section

for your requirements - a profitable state, the sections codobase and Market are suitable

yes, by the way, even your message does not fit your requirements, so it can be ignored too? )))


You need articles, you need them to properly test an EA working on the basis of neural network, it is highly probable that your state from the tester is not only from MT4, but you may not have divided the training sample into train/test/validation.

You need articles to learn how to write good structured and readable code - I think the author's code in the article is perfect for these requirements.

I don't understand about mt4, probably neural networks don't work on mt4 :-)) but I have mt5

about training sampling and further ... I don't get it either .... What is this about?

>write good structured and readable code - I think the author has a perfect code for these requirements in the article.

I don't agree, everything in this series of articles can be presented in a much simpler, shorter and clearer way, and this series of articles is complicated, incomprehensible, cumbersome and, most importantly, fruitless.

>articlesare necessary, necessary to properly test an Expert Advisor working on the basis of neural network.

cool .... I laughed for a long time at this ....


and another thing: my opinion is only my opinion.


I will not write any more comments, I tell the author for the second time that everything is complicated and useless, the second time I show him only the theoretical value and complete practical uselessness of such articles ..... God judge him ...

I agree in one thing, he has his own and original approach, it is normal and useful for those who read it.

 
Boris Egorov:

I don't understand about mt4, maybe neural networks don't work on mt4 :-)) but I have mt5.

You have a screen from MT4 tester.

if it is MT5, then teach me how to make a screen with the number of trades, not with test dates, I asked yesterday https://www.mql5.com/ru/forum/354075/page2#comment_18896390.

this is purely a practical question


I don't want to discuss everything else, it's your decision, everyone has their own interests and tasks.

 
Igor Makanu:

you have a screenshot from the MT4 tester.

if it is MT5, then teach me how to make a screenshot with the number of trades, not with test dates, asked yesterday https://www.mql5.com/ru/forum/354075/page2#comment_18896390

this is purely a practical question


about everything else, I don't want to discuss, it's your decision, everyone has their own interests and tasks.

save a detailed report and you'll see

 
Boris Egorov:

save the detailed report and you will see

Yes, it works.

thank you!

 
Boris Egorov:


I do not agree, everything in this series of articles can be presented much simpler, shorter and clearer, and this series of articles in general is complicated, incomprehensible, cumbersome and most importantly ineffective.


Write simpler, shorter and clearer and everything will fall into place. Remarks that you have it bad, I have it better, I need to redo it are not appropriate anywhere.

 

A big request from a newbie. Could you please give me a few lines of code to make the Expert Advisor trade? I'm struggling for a long time, I can't get it right.

 
//+----------------------------------------------------------------------+
//| This is where we insert the algorithm for making a decision on the signals of the neural network |

//+----------------------------------------------------------------------+

Here, at least something simple for an example. Thanks in advance.


 
And another question. How to forcefully stop the training. Thank you.
 
I've been bombarded with answers. A heartfelt ...
 
12.68% hit rate? Does that have any real meaning? I'm getting about 50% probability on coin tosses too. With such a low probability, I wonder what the point of this thing is?
This website uses cookies. Learn more about our Cookies Policy.