Donny

Results 5 comments of Donny

> hi I am getting TypeError: forward() takes 1 positional argument but 2 were given > How can I solve this problem > > Efficient_b0 = EfficientNet.from_pretrained('efficientnet-b0') > Efficient_b0 =...

Hi Nika, I found codes about training on CNN_LSTM model in one of your branches... Now I know how to do with it. Forget my question... hahaha... Thank you very...

Hi Nika, I run the code on branch lstm, but I got the same error as I described before... What is the dimension of the input of CNN_LSTM?

I checked the codes again, now I know what is 'depth'. I guess it is the window size, right?

> 为什么要附带一个`IEEEtran.cls`?并没有调用这个文件啊。是误操作吗? 可以不要,仅仅是我当时调整格式对比用的