Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.89 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.89 KB

SC INBRE Python Workshop 2024

This repository contains the material used for the SCINBRE Machine Learning in Python workshop from the Bioinformatics and Data Science Summer Workshops 2024 series. You can find more information, including the agenda, on these workshops here.

Lectures sessions will be every day from 10 AM to noon. Official office hours will be from 2 PM to 3 PM. Please feel free to contact us if you have questions outside these hours.

Each lecture will be associated with a corresponding Jupyter Notebook. These will be added approximately 24 hours in advance of the lecture.

Local installation

If you are working on a local installation, you will need to install Git if it is not already available on your computer. Then, in a shell, you will have to clone this repository:

git clone https://github.com/lina-usc/scinbre-python-2024.git

This will download this repository in your current location. To update your local version of the repository (to get access to the material for the new lectures), you will need to use

git pull 

Notebooks

If you are working on Google Colab, you can open these notebooks by clicking on the corresponding links below (links added about 24h in advance):