AWS Integration
SDGym offers a native, AWS integration for compute and storage.
Authentication
Authenticate into your Amazon account first using environment variables.
Usage
Once authenticated, you can supply parameters to SDGym for:
compute: run your script on EC2 instances instead of your local machine,
storage: read from datasets stored in S3 and write results back into S3
For more information, see the docs for Running a Benchmark.
Last updated