Skip to content

Alexander-Barth/MachineLearningNotebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Binder

Machine Learning Notebooks

To run these notebooks you need to install the packages by running these commands assuming that MachineLearningNotebooks is your current working directory.

using Pkg
Pkg.activate(".")
Pkg.instantiate()

These notebooks are also be run using binder: Binder

The notebooks are best viewed using the jupyter's nbviewer service. GitHub renders sometimes the equations incorrectly.

About

Machine Learning noteboks in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published