Git Product home page Git Product logo

l2mm's People

Contributors

jianglinli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

l2mm's Issues

data文件可否提供

作者您好,首先感谢您的分享,对于代码中的data文件能否提供参考,我尝试替换自己的txt文件但在util.py中读取报错~感谢

About data sample

Hello! I am recently reading your paper and find it really interesting. However, I notice that there is no sample data in your code and it is really difficult to guess how the input data were formed. Could you please provide some input data sample so that I could run this code and understand how it works? Thank you so much.

关于论文代码的疑问

首先感谢作者的分享,但是这份开源代码真的质量太低了,实在不想开源的话建议还是不要浪费其他研究者的时间。这份代码没有数据,也基本没有注释,README也没有相关的说明,甚至代码里也是错误百出,例如:

target, mask = torch.transpose(0, 1)
根据本人浅薄的代码知识,这行代码应该会报错。
再例如:
all_data = data_prepare(data_file, lat_vec=lat_vec, lon_vec=lon_vec)
此处函数data_prepare输入三个参数,但是定义data_prepare时要求输入四个参数:
def data_prepare(file, lat_vec, lon_vec, link2id):

不知道作者在决定开源时是否有把代码跑通一遍,这样的代码分享毫无意义,甚至让人怀疑论文中数据的真实性。 @JiangLinLi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.