Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run 的时候有bug #156

Closed
sijiagaowork opened this issue Apr 11, 2019 · 7 comments
Closed

Run 的时候有bug #156

sijiagaowork opened this issue Apr 11, 2019 · 7 comments

Comments

@sijiagaowork
Copy link

No description provided.

@sijiagaowork
Copy link
Author

@Coder-Yu 您好,我是Java Programmer, 刚接触Python有些地方不太懂。

我run完之后给我的bug如下
Screen Shot 2019-04-11 at 9 01 23 AM

我是在PyCharm for Anaconda 里面run的 因为这个版本PyCharm包含Anaconda, 链接是 https://www.jetbrains.com/pycharm/promo/anaconda/

我的 algorithm 是 TBPR.py
我的步骤是:
change the config in TBPR, 我改变了第一个和第二个的path因为我没有找到 lastfm folder,改变之后是
ratings=../dataset/FilmTrust/ratings.txt
social=../dataset/FilmTrust/trusts.txt
其余没变,我run的方法是
1.找到我想run的algorithm TBPR.py
2. 点击PyCharm 自带的run button.

@Coder-Yu
Copy link
Owner

是你沒有安裝scipy这个包,不是程序的bug。这个算法我运行过很多次了,没有bug

@sijiagaowork
Copy link
Author

不好意思我没表述清楚。 我根据https://github.com/scipy/scipy/blob/master/INSTALL.rst.txt#installing-scipy 下载scipy包,但是说要Python version >= 3.5 required 才行,可是我看别的讨论说RecQ要python 2.7. 请问这个问题您怎么解决的呢?
Screen Shot 2019-04-11 at 11 31 02 AM

@Coder-Yu
Copy link
Owner

Anaconda官网下载2.7的版本。记得是自带scipy。没有就conda install scipy

@Swenchuan
Copy link

您好!我修改了一下CFGAN.py 生成和判别模块里的训练层数。再接着运行就出现了一下问题:
是数的维度不匹配么?

@Swenchuan
Copy link

BDM%I51S3A7K%2X)LP BQJ3

@Coder-Yu
Copy link
Owner

是的,注意匹配

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants