Closed bertdv closed 2 years ago
can be closed as soon as the updated Probabilistic Programming notebooks
lessons/Project.toml
file@abpolym could we not remove the dependency on ForneyLab? The idea is to migrate everything to ReactiveMP, right?
@wouterwln teh code in the intelligent agents lecture notes uses an example of a FEP agent encoded in ForneyLab. We will keep using it for teh coming lecture series and substitute by a ReactiveMP example in the Nov 2023 year.
@abpolym can this issue be closed now?
Is the
Project.toml
file up to date? I may not understand howProject.toml
(and I m sorry if i say nonsense here) but I see dependency onForneyLab
(shouldn't this be removed?), and no dependency onreactiveMP
Also, in the Gaussian distributions lesson, I see a dependency on the
hCubature
package, and get an error, but I don't see thehCubature
package listed inProject.toml
In teh Discriminative classification lesson, I get an error since teh
Optim
package is not found:In principle, the notebooks should run for anybody who has installed Julia. Please update the
Project.toml
file.