JuliaDynamics/Agents.jl

Differentiable ABMs with StochasticAD.jl or other approaches

Open

#175 建立於 2020年3月26日

在 GitHub 查看
 (18 留言) (1 反應) (0 負責人)Julia (904 star) (146 fork)batch import
example-integrationhelp wanted

描述

EDIT: The issue title has been edited to showcase that there is now a formal solution on how to differentiate ABMs, see this comment. Implementing a model that integrates with this as one of our "Integration Examples" would be lovely. :)

Perhaps we can even provide some function(s) that make integration easy, as we did when we were writing the integration example with CellListMap.jl (#659 )


I have tried to use Zygote.jl to differentiate some random and small ABMs. But I get many different errors. Are there data structures that are not supported by Zygote yet? A differentiable ABM would be amazing and allowing to solve many problems.

貢獻者指南

Differentiable ABMs with StochasticAD.jl or other approaches · JuliaDynamics/Agents.jl#175 | Good First Issue