Giter Site home page Giter Site logo

kunzhan / m-ilbo Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 0.0 21 KB

ACM MM 2023 (Oral): Entropy neural estimation for graph contrastive learning

Home Page: http://arxiv.org/abs/2307.13944

Python 90.10% Shell 9.90%
contrastive-learning graph-contrastive-learning acm-mm-2023 ilbo

m-ilbo's Introduction

m-ilbo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

m-ilbo's Issues

实验里一处不合理的地方

实验的代码里
if val_acc >= best_val_acc: best_val_acc = val_acc if test_acc > eval_acc: eval_acc = test_acc
这里是不是不太合理,正常应该是取验证集最好的一次保存,然后算出测试集的结果,这样加上 if test_acc > eval_acc的话不就相等于面相答案调参了吗

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.