NeuralNetworks project RT(RNN + LSTM) solution needed. Write a function to detecte lead-lag relationship between two timeseries (vector<double>)

Cancelado Publicado hace 5 años Pagado a la entrega
Cancelado Pagado a la entrega

Hello,

I need a function written in c++ (qt, ubuntu) that takes input 2 vector<double> and outputs which one of the 2 vectors is behind (lagging) and by how much. The solution has to implement reinforcement-learning (RT) techniques (Q-Learning?) on a RNN (recurent neural net) using your choice library (propose, explain why the choice). The NeuralNetwork will be "default" trained on some data i will provide in a file and the function you will write is expected to keep on training itself and get better at finding by how much the lagging vector is behind, as more data arrives. The code has to run fast, c++ ONLY is expected.

possible declaration:

struct Out {

string Who;

double HowMuch;

};

Out LeadLag(const vector<double>& A, const vector<double>& B) {}

A and B vectors contain the same amount of data all the time and the values are correlated and cointegrated but can move in totally different ranges.

Example1 (picture example):

A = { 1000, 1001, 1001, 1001, 998}

B= { 999, 999, 1002 , 997, 997}

Example2, totally different ranges but same relative movement:

A = { 1000, 1001, 1001, 1001, 998}

B = {0.05, 0.05, 0.08, 0.03, 0.03}

More about the functionality: The vectors will be continously updated when new data arrives, both at the same time. (A.push_back(new_value), B.push_back(new_value) outside the function. Then, the function, will be called every time for each update of the data.

The function has to return who of the two vectors is behind (A or B) and by how much X.

For example1 (picture). At T1, the function has to return({"B",1}). since B is latent by 1. At T3 function will return({"A",3}) since A is latent by 3.

*Please bid only if you have good experience with neural netowrks and c++.

*Do not bid until you've read the requirement fully and you think you can do this.

*Payment will be done 100% only at the end of the project.A Partial solution is not a solution. Code has to run and detect the pattern with at least 80% accuracy.

p.s You can propose other solutions that are not about neural netowrks. In the end the main problem is to detect who lags and by how much out of the two vectors.

Programación en C++ Machine Learning (ML) Neural Networks Tensorflow

Nº del proyecto: #18383282

Sobre el proyecto

12 propuestas Proyecto remoto Activo hace 5 años

Adjudicado a:

frankoziga

Like you've described I would also recommend basic RNN neural network if vectors are low dimensions, else I would suggest using LSTM network. But mostly your task requires preprocessing part where you need to compare b Más

$1200 USD en 20 días
(7 comentarios)
4.9

12 freelancers están ofertando un promedio de $1240 por este trabajo

DevStar925

Hi, Dear Employer! I am really interested in your project. I have enough experience in Python, C/C++, C#, java programming. Especially, I am an expert in machine learning. I am 100% sure I can satisfy your require Más

$1250 USD en 20 días
(57 comentarios)
7.0
ITPyramid85

hello,how are you. i read your bid carefully. i am c/c++, qt expert and have full experience for 10 years. c/c++, qt is my top skill and i can build your project fully by using that skills. i can provide most qualit Más

$1000 USD en 20 días
(19 comentarios)
6.4
AwaisChaudhry

Hi there, I have checked the details I have rich experienced with C++ Programming, Machine Learning, Neural Networks, Tensorflow. Please initiate chat so we can discuss this job.

$1250 USD en 20 días
(11 comentarios)
6.3
Valuesolutions

hello, I have read the details provided and i am confident i can produce..please contact me to discuss more on the project deadline and some other few things

$1250 USD en 20 días
(10 comentarios)
4.8
superbpartner

Hi,dear. I am very interested in your project - 'NeuralNetworks project RT(RNN + LSTM) solution needed. Write a function to detecte lead-lag relationship between two timeseries (vector<double>)'. I've already done this Más

$1250 USD en 7 días
(6 comentarios)
2.8
MetaoriginLab

We are a company based out of Gurugram,India Working on some Core AI and Blockchain Technologies. Some of our core services offered:- 1. Text to Speech/Speech to Text 2. Blockchain/Smart Contracts 3. Face Recognition/Q Más

$1828 USD en 8 días
(3 comentarios)
2.5
sumepr

I am very passionate in my work, I like to give quality. I follow best standard practice for C++. I have 14 yrs experience in C/C++. I always starve to make high performance software, put negative condition so that sof Más

$1250 USD en 20 días
(0 comentarios)
0.0