3 评论 (3 评论)0 反应 (0 反应)0 负责人 (0 负责人)Julia1,840 star (1,840 star)163 fork (163 fork)batch import
Not Yet ImplementedPriorityautomatic differentiationgood first issue
- 技术栈
- 无
- 议题类型
- feature
- 研究方向
- The issue requires implementing backpropagation through the 'unfold' and 'recurse' functions in Gen.jl. The specific lines are in src/modeling library/unfold/unfold.jl around line 40-41 and src/modeling library/recurse/recurse.jl around line 130-131. A contributor should first understand how backpropagation is implemented for other functions in the codebase. The issue has been open since 2019 with no recent activity, so it is advisable to re engage with maintainers to clarify expected behavior and ensure the feature is still desired.