Practical workshop notebooks for the Data-Centric Engineering programme at the University of Southampton.
| Workshop | Folder |
|---|---|
| Data Analytics & Visualisation | analytics_workshop/ |
| Machine Learning & AI | ML+AI_workshop/ |
| Prosthetics & Biomechanics | prosthetics_workshop/ |
1. Clone this repository (first time only)
git clone https://github.com/JFrusher/DCE-code-workshops.git
cd DCE-code-workshops
2. Install dependencies
pip install -r requirements.txt
3. Before each session — get the latest materials
git pull
Then open the relevant notebook in Jupyter.