Skip to content

alexpattyn/databook_julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven Science

Unofficial julia examples for the book:

Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control 2nd Edition 
by S. L. Brunton and J. N. Kutz
Cambridge University Press, 2022
Copyright 2022, All Rights Reserved
https://databookuw.com/

You can find the orginal examples for the book here.

Getting Started

  1. Download the repo:

git clone https://github.com/alexpattyn/databook_julia.git

  1. Activate the julia environment:

pkg> activate .

  1. Downloaded all necessary dependencies:

pkg> instantiate

  1. Download the required data from here. Rename the directory as data and place in the top-level project directory (i.e. databook_julia/).

  2. Run each script! They are organized by the chapters they appear in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages