Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试开发一个图神经网络来解决节点子集上的约束问题。如何强制某些节点包含在其他节点的评估中(消息传递)但它们自己的值不会改变(因为它们是边界条件而没有被训练或预测)。
谢谢你的帮助!