Code Monkey home page Code Monkey logo

challenge-icml-2024's People

Contributors

coerulatus avatar gbg141 avatar levtelyatnikov avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

challenge-icml-2024's Issues

bugfix in Modules/utils/utils.py in the plot_manual_graph function

bugfix in Modules/utils/utils.py in the plot_manual_graph function, switched indexing for nodes instead of hyperedges in incidence matrix results in too many added nodes and hence an out of index error. This error does not happen in the KNN given example, because the
number of hyperedges equals the number of nodes and hence doubles the number of nodes anyways. It occurs however, if the number of hyperedges is less then the number of nodes”

image

NetworkX dependencies

Following the basic setup results in and outdated networkx version. I have tried upgrading to networkx==3.3 but it currently conflicts dependencies. Is an upgrade of networkx planned?

3rd party libraries ?

Hello, thanks for setting up this challenge ! I have a small question: to which extent do you allow using 3rd party libraries in the PR ? Is it ok to add dependencies to an external library, or the code should be self-contained ?

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.