download_models.sh 180 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #/bin/bash # Download example model: wget -O example_model.hdf5 https://www.dropbox.com/s/cq1d7uqg0l28211/example_model.hdf5?dl=1 # For access to more models, email the authors!