github

ctgk / PRML

  • четверг, 5 марта 2020 г. в 00:19:53
https://github.com/ctgk/PRML

Jupyter Notebook
PRML algorithms implemented in Python



PRML

Python codes implementing algorithms described in Bishop's book "Pattern Recognition and Machine Learning"

Required Packages

  • python 3
  • numpy
  • scipy
  • jupyter (optional: to run jupyter notebooks)
  • matplotlib (optional: to plot results in the notebooks)
  • sklearn (optional: to fetch data)

Notebooks