Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.39 KB

Binder

Delug

Find us at our website here: https://delug.github.io/

Introduction to Python, Git, and Data Science

This is the first workshop in a series of workshops dedicated to teaching students the basics of Python, Git, and Data Science tools.

Installation

  1. While in your command line, move to a directory that you want to clone the workshop into.
  2. Simply type git clone [workshop URL] in your command line to clone the repository
  3. Run jupyter notebook and navigate to where you cloned the workshop repository
  4. Open the notebook and enjoy!

Learn Git Branching

This website is a wonderful tutorial for learning the basics (and not so basics) of git!

https://learngitbranching.js.org/?locale=en_US

Feedback

Want to leave us feedback so we can improve our future workshops? Click the link below!

https://forms.gle/eyDdcqRkhbUDuVF37

Workshop Series

  1. Intro to Python, Git, and Data Science

  2. The Mathematics Behind Data Science

  3. Data Science Techniques and Algorithms

  4. Intro to Neural Networks

  5. Layers, Modules & More

  6. Neural Models and Architectures