duolinwang

Results 11 comments of duolinwang

Yes! I got the same problem!!! What is the solution????

Does the error arises during the training process? If so, because currently we don’t accept using all negative samples in the training process and it’s meaningless to train a model...

你好, 我刚看到你这里的留言,我记得我在邮件里回答了有人提出的类似的问题,不知道是不是你的问题。之前的实现里只接受theano的后端,需要根据readme一步一步安装,我们已经测试过是可以正常运行的。由于theano比较慢,我们后面增加了tensorflow,及keras2.0的版本,在同一个文件夹下的MusiteDeep_keras2.0。如果你们想用自己的数据训练并测试,建议使用这个版本,因为比theano的版本快一些,并且是最新的keras。如果你们只是预测,并且用我们训练好的model预测,那只能用原来的版本,按照原来的步骤安装 theano及keras的较低的版本,因为我们还没有在新的版本上训练出model。

Hi minakoyang, I have uploaded several test files with name "annotation" in the "testdata" folder. They are the same test data whose sites were labeled with "#" if they are...

It already has that argarse, please follow the instructions in readme file for advanced users. It is -model-prefix.

Please try the version MusiteDeep_Keras2.0 it is compatible with python3. This version also compatible with python 3 just change some print xxx into print(xxx) it should work.

It actually works for python 3 if the python 2 print statements are changed into python 3 style. I did experiments using python 3 in other systems, just changed the...

I have the same issues, has anyone figured out a solution?

Hello Yang, The first thing you can try is to use our webserver to do the prediction. For your testing, I need some details about your data. Can you send...

You can send email to ***@***.*** On Sep 3, 2023, at 10:33 PM, Yang Liu ***@***.***> wrote:  WARNING: This message has originated from an External Source. This may be...