Skip to content

vpillac/fastai-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

fast.ai Utils and Tools

Content

Directory Description
google_compute_engine Scripts to run fast.ai notebooks on Google Compute Engine

ML 1

We will store the data in the home folder:

mkdir -p ~/datasets/kaggle

Install the dependencies:

pip install -q --upgrade keras tensorflow kaggle-cli numpy

Lesson 1

Getting the data

cd ~/datasets/kaggle
wget  http://files.fast.ai/data/dogscats.zip 

About

Scripts and notes for the fast.ai courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published