"New Neural" is an Open Source neural network engine project for the MetaTrader 5 platform. - page 55
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I've done a little bit of that.
For now, time out, I need to think it over.
Does MQL5 already support multiple inheritance?
Or are you just going by the habit of C++?
I don't want to nitpick, but it's possible to do it with a matrix.
Preparing access to projects in the repository:
In parallel, work is underway to integrate direct access to the repository via the code editor.
When will you be able to give at least an API for the GPU, let it emulate the work for now on the CPU, but that the functionality was available.
It would be desirable to lay down these possibilities at once. Since the possibilities are quite specific, this criterion will separate a lot of variants of construction.
When will you be able to give at least an API for the GPU, albeit an emulation of the work so far on the CPU, but that the functionality would be available.
It would be desirable to lay down these possibilities right away. Since the possibilities are quite specific, this criterion will separate a lot of construction options.
In fact, you will be able to use the functions of OpenCL.dll library directly, without the need to connect third-party DLLs.
We are planning to add functions for working with OpenCL to MQL5.
You will, in fact, be able to use the functions of OpenCL.dll library directly, without having to connect third-party DLLs.
Preparing access to projects in the repository:
We are planning to add to MQL5 functions for working with OpenCL.
The enumerated is cool.
That's what Nicholas wants to look at the headers of these functions. Will they be much different from the long ones? Are they trimmed?
Yes, that's exactly what I wanted to know.
to mql5
SZY the main concern now is whether the data will need to be copied into special processor arrays or will it be supported to pass an array as a parameter in a normal function. This question may fundamentally change the entire project.
ZZZY can you answer the plans to just give OpenCL API, or are you planning to wrap it in your wrappers?
Yes, that's exactly what I wanted to know.
to mql5
SZY the main concern now is whether the data will need to be copied into special processor arrays or will it be supported to pass an array as a parameter in a normal function. This question may fundamentally change the entire project.
ZZY can you answer in your plans to just give the OpenCL API, or are you planning to wrap it in your own wrappers?
2) There will be a wrapper, only HW GPUs will be supported (with OpenCL 1.1 support).
Multiple GPUs will be selected only through the terminal settings.
OpenCL will be used synchronously.