Giter Club home page Giter Club logo

Comments (6)

alexfrom0815 avatar alexfrom0815 commented on September 18, 2024

Hi, thanks for your attention. In the work of PCT, we use the graph attention network to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Unlike PCT, our previous work mainly uses CNN to extract question features.

from online-3d-bpp-pct.

TD-Jia avatar TD-Jia commented on September 18, 2024

from online-3d-bpp-pct.

JSA-458 avatar JSA-458 commented on September 18, 2024

Hi, thanks for your attention. In the work of PCT, we use the graph attention network to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Unlike PCT, our previous work mainly uses CNN to extract question features.

Dear author:
Thanks for your sharing!
I would like to consult you about the network structure of DRL.Which part of the project is this part of the code mainly integrated into?Is the DRL structure same as your previous work in 2021?
Thanks for your sharing again! Best wishes for you!

from online-3d-bpp-pct.

alexfrom0815 avatar alexfrom0815 commented on September 18, 2024

In the work of PCT, we use the graph attention network to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Unlike PCT, our previous work mainly uses CNN to extract question features.

In this work, we use the graph attention network (GAT) to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Different from PCT, our previous work in 2021 mainly uses CNN to extract question features.

from online-3d-bpp-pct.

alexfrom0815 avatar alexfrom0815 commented on September 18, 2024

Hello, thank you very much for your reply. I noticed the difference and connection between the graph neural network in the PCT article and the CNN part in the DRL article.  Regarding the deep reinforcement learning network structure in the PCT article, I noticed that you still use the acktr algorithm and network structure in the DRL article.  Therefore,I would like to consult you about if you have tried other deep learning algorithms such as TRPO, SAC, ACER, etc. methods? Or are there obvious reasons these algorithms are inferior to the acktr algorithm and we don't need to try?

---Original--- From: @.> Date: Thu, Apr 28, 2022 13:08 PM To: @.>; Cc: @.@.>; Subject: Re: [alexfrom0815/Online-3D-BPP-PCT] The network structure (Issue #9) Hi, thanks for your attention. In the work of PCT, we use the graph attention network to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Unlike PCT, our previous work mainly uses CNN to extract question features. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Our experiment results show that ACKTR works the best among mainstream RL algs. But we also encourage you to try other SOTA RL algs, maybe you can get different and even better results.

from online-3d-bpp-pct.

TD-Jia avatar TD-Jia commented on September 18, 2024

Hello, thank you very much for your reply. I noticed the difference and connection between the graph neural network in the PCT article and the CNN part in the DRL article.  Regarding the deep reinforcement learning network structure in the PCT article, I noticed that you still use the acktr algorithm and network structure in the DRL article.  Therefore,I would like to consult you about if you have tried other deep learning algorithms such as TRPO, SAC, ACER, etc. methods? Or are there obvious reasons these algorithms are inferior to the acktr algorithm and we don't need to try?

---Original--- From: @.> Date: Thu, Apr 28, 2022 13:08 PM To: _@**._>; Cc: _@.@._>; Subject: Re: [alexfrom0815/Online-3D-BPP-PCT] The network structure (Issue #9) Hi, thanks for your attention. In the work of PCT, we use the graph attention network to extract the features of the problem. This part of the code is mainly integrated in 'attention_model.py' and 'graph_encoder.py'. Unlike PCT, our previous work mainly uses CNN to extract question features. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: _@_.*>

Our experiment results show that ACKTR works the best among mainstream RL algs. But we also encourage you to try other SOTA RL algs, maybe you can get different and even better results.

Thanks for your reply.Best wishes to you!

from online-3d-bpp-pct.

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.