Skip to content

Jupyter Lab notes covering different machine learning topics

Notifications You must be signed in to change notification settings

Bartosz-D3V/machine-learning-jupyter

Repository files navigation

Machine Learning Jupyter

Jupyter Lab notes covering different machine learning topics. Most of the training data comes from great machine learning course created by Andrew Ng - https://www.coursera.org/learn/machine-learning

Each directory contains Ipynb notebook with detailed explanation including mathematics background, as well as python code.

Prerequisites

  • Python 3.7 installed
  • Pipenv installed

Installation

pipenv install

Running

jupyter lab $nameOfDir where #nameOfDir is name of directory within the project.

About

Jupyter Lab notes covering different machine learning topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published