GitHub - ZPeng-Learn/PRML: PRML algorithms implemented in Python · GitHub
Skip to content

ZPeng-Learn/PRML

 
 

Folders and files

Repository files navigation

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

About

PRML algorithms implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Jupyter Notebook 93.4%
  • Python 6.6%