Skip to content

cangermueller/python_lecture

Repository files navigation

Python lecture

Introduction to Python, NumPy, and SymPy.

  1. Python basics
  2. NumPy
  3. Logistic regression
  4. SymPy

Installation

  1. Install python3.4 on your machine
  2. Clone this repository by git clone https://github.com/cangermueller/python_lecture.git
  3. Install the required packages by pip install requirements.txt
  4. Run ipython notebook

About

Introduction to Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages