July 22, 2019

107 words 1 min read

ctgk/PRML

ctgk/PRML

PRML algorithms implemented in Python

repo name ctgk/PRML
repo link https://github.com/ctgk/PRML
homepage
language Jupyter Notebook
size (curr.) 23203 kB
stars (curr.) 7414
created 2017-02-05
license MIT License

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

comments powered by Disqus