sjy1203 / GAMENet

GAMENet : Graph Augmented MEmory Networks for Recommending Medication Combination
MIT License
128 stars 43 forks source link

about tuning the hyper parameters #9

Open yuanyuansiyuan opened 4 years ago

yuanyuansiyuan commented 4 years ago
  1. have you tried mini-batch in your code?
  2. is the LEAP baseline implement the no-reinforcement learning version?
  3. when tuning the LEAP baseline, what are the important hyper parameters ? can you list the grid-search range for LR and EPOCH?

Thank you!