Skip to content

Demos for Kevin Murphy's textbook Machine learning: a probabilistic perspective implemented in Julia

License

Notifications You must be signed in to change notification settings

aoboturov/PMTK3BookDemos.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PMTK4BookDemos

Julia implementation of the Kevin Murphy's textbook Machine learning: a probabilistic perspective. Based on PMTK3 pmtk3/demos.

Dependencies

It is required to get the following packages (untill they would not be published):

See Pkg.clone() in Julialang documentation for instructions on package cloning.

Usage

One could use draw(SVG("$fileName.svg", 20cm, 15cm), pp) to save plots generated by pp = draw* functions. Otherwise plots could be opened automatically in the web browser by Julia. Or display(pp) to just show it.

About

Demos for Kevin Murphy's textbook Machine learning: a probabilistic perspective implemented in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages