JuliaDynamics/Agents.jl

Differentiable ABMs with StochasticAD.jl or other approaches

オープン

#175 opened on 2020/03/26

 (18 件のコメント) (1 件のリアクション) (0 人の担当者)Julia (146 件のフォーク)batch import
example-integrationhelp wanted

Repository metrics

Stars
 (904 個のスター)
PR merge metrics
 (平均マージ 1d 7h) (30d で 4 merged PRs)

説明

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.

コントリビューターガイド