NickGeneva / PRML_PyTorch

Figures in PRML by Bishop recreated using PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRML_PyTorch

Figures in Pattern Recognition and Machine Learning (PRML) by Chris Bishop recreated using PyTorch. Each script can be executed independently of the others and require no data files. Due to the random generation of the training data, recreated figures will not be exactly the same as seen in the book.

I cannot guarantee the correctness of the scripts.

Python Version: 2.7

Python Packages Needed:

About

Figures in PRML by Bishop recreated using PyTorch

License:MIT License


Languages

Language:Python 100.0%