Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

AWSGPU_DeepLearning

Code to setup AWS GPU instance to run Daniel Nouri's Facial Keypoints competition convoluted neural network code

  1. start a AWS GPU instance
  • I used Ubuntu Server 14.04 LTS (HVM), SSD Volume Type
  • Search "community AMI's" for ami-b141a2f5
  • And for GPU instance I used GPU instances g2.2xlarge
  1. ssh into the server
  2. git clone https://github.com/wendykan/AWSGPU_DeepLearning.git
  3. chmod 777 -R AWSGPU_DeepLearning/
  4. vi cookies.txt
  • Then copy-paste kaggle cookie into this file
  1. ./AWSGPU_DeepLearning/setup.sh
  2. python AWSGPU_DeepLearning/kfkd.py or just do ipython to run code line by line

About

Code to setup AWS GPU instance to run Daniel Nouri's Facial Keypoints competition

Resources

Stars

41 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages