Cluster-GCN Mini Batches in PyTorch Geometric

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 2

  • @AbdulQadeerRasooli-l8k
    @AbdulQadeerRasooli-l8k 4 หลายเดือนก่อน +1

    Hello sir if possible please make a video related to the practical work of this paper
    Paper Title: GCN-FFNN: A two-stream deep model for learning solution to partial differential equations

    • @mashaan14
      @mashaan14  4 หลายเดือนก่อน

      Thanks for your suggestion. I skimmed though the code on github. I think the main contribution is class Ensemble(), which you can find in (models.py). That class concatenates the outputs from GCN and FFNN.
      I’ll try to fit the paper in one of my upcoming videos.