Skip to content

andrewk1/ai4all-computervision-solns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satellite Imaging Project: Stanford AI4ALL 2019

Prerequisites

First, create a virtual environment. python3 -m venv .env

Activate the virtual environment. source .env/bin/activate

pip install -r requirements.txt

Working on the project

Navigate to the directory containing this repository, then cd into the repository. cd stanford-ai4all-vision

Activate the virtual environment. source .env/bin/activate

Enter the notebook directory. cd notebooks

Start the ipython notebook. ipython notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published