danielwillemsen / MAMBPO

DecentralizedLearning
19 stars 1 forks source link

Model forward prop #26

Open Vishwanath1999 opened 1 year ago

Vishwanath1999 commented 1 year ago

What is the significance of the following code in model fwd prop? o_next_pred[0] = observation + o_next_pred[0]