Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 551 Bytes

Competitions

Classify tree species based on their leaf features

Predict survival on the Titanic

Predict the effect of Genetic Variants to enable Personalized Medicine

Using tensorflow

Sample command for using tensorflow in a docker container:

docker run -it -p 8888:8888 -v ~:/home/data gcr.io/tensorflow/tensorflow