activatedgeek / activatedgeek/svgd

AttributeError: no attribute 'precision_matrix'

Offen
#2 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
49
Forks
4
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

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`.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
jupyter, python
Bereich
backend
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
44/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.