Seanny123 / da-rnn

Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction
331 stars 120 forks source link

How many epoch should I choose? #15

Open chuanchuan12138 opened 4 years ago

chuanchuan12138 commented 4 years ago

I noticed that Seanny used 10 epoch in this project.But actually the train loss is still falling . So I wanna ask you that in this project , how many epoch should I choose ? If I use 200 epoch to train my data , it cost too quite a long time , how to speed up ?If you know how to change this project from CPU to GPU , could you please reply in detail? Thank you in advance !

lzh66 commented 4 years ago

So how many epochs you use finally?