activatedgeek / activatedgeek/svgd

AttributeError: no attribute 'precision_matrix'

未关闭
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
49
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

Hi

I just visited your blog and GitHub. It's quite interesting and helpful to me. But somehow when I ran your notebook, I ran into this error. Do you know why? anything missing? (I used the colab and local machine.)

```python
AttributeError: type object 'MoG2' has no attribute 'precision_matrix'
```

Thanks

贡献指南

这个仓库没有索引到贡献指南

调研方向

Reproduce the issue by opening and running the notebook that uses `MoG2` until the `AttributeError` is triggered. Find where `MoG2` is defined in the repo and confirm whether `precision_matrix` should be defined as a class attribute, instance attribute, or comes from a dependency. Compare that expected API against the notebook usage and mark done when the notebook path executes without raising `AttributeError` for `precision_matrix`.

由索引模型根据 Issue 内容生成。

评估

技术栈
jupyter, python
领域
backend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
44/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。