activatedgeek / activatedgeek/svgd
AttributeError: no attribute 'precision_matrix'
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 49
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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`.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter, python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 44/100