SuiAn

Results 11 comments of SuiAn

how could i run your code if i use gym in new version?

Is there anyone find the same issue or could answer for me, thanks a lot!

Thanks for your answer. This really help me solve the problem.

Just now, i have a test for whether using the lstm cell. The result shows when using lstm cell, our net will converge faster than not. In GTX950, the time...

> Thank you very much for your reply, I will try your suggested tips.

Hi, there, The provided download URL no longer works now, could anyone share the data, many thx!

> > Hi, there, > > The provided download URL no longer works now, could anyone share the data, many thx! > > Have you figured out any way to...

Hi, a similar question. When I use the _softmax() function, the output prob is always too large to optimize (about 1600), since 2876934.2 does not make sence, can I manually...

Thanks for your reply, the original implementation of [Instance Discrimination](https://github.com/zhirongw/lemniscate.pytorch) is here. I will check it.

@ZhangMingliangAI Hi, I just tested on 5-way 5-shot experiments as the default setting. For the baseline, the result is 56.92%. For MatchingNet the result is 59.81%(reported 63.48%) and for ProtoNet,...