nimsyc / Workshop1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

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://tinyurl.com/y39b87uy

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

About


Languages

Language:Jupyter Notebook 100.0%