-
Notifications
You must be signed in to change notification settings - Fork 21
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
core #1
Comments
@JiweiTian Here is the location of the module https://github.com/paulorauber/thesne/blob/master/model/core.py |
报错贴一下看一下 |
我发现了一个把这个包整理到了一个脚本的项目:https://github.com/NidaNabi/Simple-Dyanamic-tsne-using-theano/blob/main/Dynamic_TSNE.ipynb 但是运行脚本里面最后一个代码时候发现"Dynamic t-SNE"函数报错:
报错的图如下,我用的MAC系统 |
报错部分 Exception 后面,方便 print 看下么?或者贴出来,缩进没显示;
|
I am very intested in this research "Visualizing Time-Dependent Data Using Dynamic t-SNE".
However, the code (https://github.com/paulorauber/thesne) :
from core import floath
from core import cost_var
from core import find_sigma
The "core" cann't be download. It seems that the "core" is outdated.
Can it be replaced with something else?
Thank you.
The text was updated successfully, but these errors were encountered: