/ml-explore

Exploring different aspects of machine learning

Primary LanguageJupyter Notebook

Machine Learning Exploring

A collection of notebooks that explore machine learning.

  1. Install Pipenv: pip install --user pipenv
  2. Install Python requirements: pipenv install
  3. Run Jupyter: pipenv run jupyter lab