Skip to content
forked from Roger-luo/PIML

lecture materials of the ML for Physics course 2021 in Perimeter Institute

License

Notifications You must be signed in to change notification settings

sailfish009/PIML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIML

Lecture materials of the Machine Learning for Physics course in Perimeter Institute 2021.

How to Use

  1. Install Pluto notebook
  2. download this repository by click the green button in this page.
  3. open your Julia REPL and type
cd("path/to/your/PIML/folder")
  1. press ] button to enter the pkg mode, and type the following to install all the packages needed
activate .
instantiate
  1. press backspace button to exit pkg mode
  2. run Pluto.run() in your Julia REPL
  3. open the notebooks in notebooks folder

License

MIT License

About

lecture materials of the ML for Physics course 2021 in Perimeter Institute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%