Skip to content

Examples of building probabilistic models with MXNet linear algebra operators

License

Notifications You must be signed in to change notification settings

ARCambridge/MXNet_linalg_examples

Repository files navigation

Probabilistic Models on MXNet

The Jupyter notebooks in the repository shows the examples that uses the linear algebra operators to implement probabilistic models such as Gaussian process, Bayesian linear regression.

Dependency

The notebooks depend on MXNet and GPy. These dependency can be installed via pip:

pip install  mxnet GPy

About

Examples of building probabilistic models with MXNet linear algebra operators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published