/explorations_code_blog

Repository for dmracek.github.io site

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Explorations + Code Blog

Generic badge License Generic badge Generic badge

Notebook Explorations

This is a repo for machine learning notebooks that correspond with the blog found at dmracek.github.io

Notebooks should run and were tested in Google Colab.

Getting started

This repo uses conda's virtual environment for Python 3.

Install (mini)conda if not yet installed.

cd into this directory and create the conda virtual environment for Python 3.7 from environment.yml:

$ conda env create -f environment.yml

Activate the virtual environment:

$ source activate zs-big5