# 11-785 Website Maintenance Fall 2019 Website for 11-785, Introduction to Deep Learning ## To test the repository before updating the website, go to: [jhkonan.github.io](jhkonan.github.io) ## To update the website: ``` ssh @unix.andrew.cmu.edu aklog cs.cmu.edu cd /afs/cs.cmu.edu/academic/class/11785-f19/ mv www archive/www-bak-$(date +%d-%m-%Y) git clone https://github.com/jhkonan/jhkonan.github.io.git www ``` ## To view the updated website, go to: http://deeplearning.cs.cmu.edu