pyt-team / TopoModelX

Topological Deep Learning
MIT License
219 stars 79 forks source link

Review and rewrite models that are not using topomodelx.base.conv primitives #247

Open levtelyatnikov opened 10 months ago

levtelyatnikov commented 10 months ago

Examine the models to determine whether it was necessary to avoid using primitives from topomodelx.base.conv. If it turns out that avoiding them was not justified, update the models by incorporating these topomodelx.base.conv primitives.