Skip to content

dmracek/explorations_code_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Repository for dmracek.github.io site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published