Skip to content

Instantly share code, notes, and snippets.

View mdancho84's full-sized avatar

Matt Dancho mdancho84

View GitHub Profile
@flrs
flrs / saturn_cloud_modeltime_gluonts_startup_script.sh
Created March 1, 2021 01:42
GPU-powered Deep Learning for Time Series with modeltime.gluonts on Saturn Cloud
# Saturn Cloud Startup Script for Running GPU-enabled modeltime.gluonts
#
# How to use:
# 1. Create an account on saturncloud.io
# 2. Create a new project in Saturn Cloud
# 3. Select image "saturncloud/saturn-gpu:2020.12.23" as image for your project
# 4. Copy and paste code below into "Advanced Settings (optional)" > "Start Script (Bash)".
# (This code will install R, a Jupyter R kernel, modeltime.gluonts, and prepare a Python environment
# for executing GluonTS.)
# 5. The startup script takes about 40 min to run. After that, you can start Jupyter Lab in your Saturn Cloud