Giter Club home page Giter Club logo

msds-534-2023's Introduction

Rutgers MSDS-534 (Fall 2023)

Welcome to MSDS-534! Here we will share computing resources for the class.

Getting started with Python

  1. Install Python and get started with environments (guide).
  2. Download VSCode (download here)
  3. Download Lecture 1 and open it in VSCode
  4. To use your msds534 environment, on the top right hand corner, click "Select Kernel" > "Python Environments" > msds534. If it prompts you to install ipykernel, follow the prompts to install it.
  5. See if you can run Lecture 1!

Other good Python IDEs (integrated development environments)

  • PyCharm (download here -- scroll down for free Community Edition). Note there is no Jupyter notebook (.ipynb files) in community PyCharm.

Learning Python

Introduction

A good introduction to Python for data science is from Introduction to Statistical Learning, (James, G., Witten, D., Hastie, T., and Tibshirani, R.)

Here is a nice blogpost about learning Python as an R user:

PyTorch

This is a nice introduction to PyTorch -- it starts with a basic linear model and shows you how to code it up in PyTorch (saving the bells and whistles of neural networks for another time)

Lecture Notebooks

Here we will post Jupyter Notebooks from the lectures.

Other guides (under construction)

  • Using github

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.