feudal-montezuma icon indicating copy to clipboard operation
feudal-montezuma copied to clipboard

Why dilated_lstm and normal_lstm are exactly the same?

Open Trinkle23897 opened this issue 6 years ago • 2 comments

There is no difference between the two folders. ?

Trinkle23897 avatar Feb 22 '19 02:02 Trinkle23897

Thank you for your interest! We didn't update our recent version to our master branch. You should go to dLSTM branch dlstm_a2c folder to check the new one. However, our code still doesn't work. We're still on the progress, so please keep interests into our github repo.

jdubkim avatar Feb 23 '19 00:02 jdubkim

Thank you for your interest! We didn't update our recent version to our master branch. You should go to dLSTM branch dlstm_a2c folder to check the new one. However, our code still doesn't work. We're still on the progress, so please keep interests into our github repo.

what do you mean by 'doesn't work', you mean the score doesn't increase after many episodes or the learning curve doesn't converge(ie, policy loss, value loss)? I've designed my own universal HRL algorithm similar to FuN, yet it didn't even converge.

PeiYingjun avatar Mar 07 '19 09:03 PeiYingjun