Skip to content

apurvtwr/SaltIdentification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaltIdentification

Installation

Clone the repo :
git clone [email protected]:apurvtwr/SaltIdentification.git
Go to project root
cd SaltIdentification
Create a virtual env in python 2.7 as :
virtualenv env
activate the env
source env/bin/activate
now install all dependencies
pip install -r requirements.txt
You would have to follow the instrctions here https://www.kaggle.com/docs/api to setup your kaggle cli
Download the dataset :
kaggle competitions download -c tgs-salt-identification-challenge

run jupyter lab :
jupyter lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published