Skip to content

Instantly share code, notes, and snippets.

View CodeSammich's full-sized avatar

Samuel Zhang CodeSammich

  • AWS
  • New York, NY
View GitHub Profile
@CodeSammich
CodeSammich / vip_install_script
Last active November 26, 2018 22:30
VIP AAD Installation Shell Script
#!/bin/bash
echo "starting script"
echo "going to home directory"
cd ~
# get emade
git clone https://github.gatech.edu/emade/CGP-CNN.git
# install git-lfs