Giter Club home page Giter Club logo

Comments (3)

hongzimao avatar hongzimao commented on July 27, 2024

No specific reason. The project was initially developed before Tensorflow 2 was available.

A side story: you might have noticed we had to deal with the static graph in tensorflow even though our problem inherently has dynamic input graph size (since the number of jobs is not pre-determined). Indeed, our best choice was pytorch, but it did not support certain sparse matrix operations that we needed. It was an unfortunate decision that we had to live with Tensorflow 1.x at that time. Later on, we actually implemented a pytorch version of the core graph neural network: https://github.com/hongzimao/gcn_pytorch

from decima-sim.

Sijing0608 avatar Sijing0608 commented on July 27, 2024

Hi,
It is a very interesing project to me and I'd like to know a runable enviroment setup. Can anyone share it? Thanks!

from decima-sim.

hongzimao avatar hongzimao commented on July 27, 2024

Hi,
It is a very interesing project to me and I'd like to know a runable enviroment setup. Can anyone share it? Thanks!

This might be helpful: #31 (comment)

from decima-sim.

Related Issues (20)

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.