Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dickmao/gat

Git-based Experiment Management
https://github.com/dickmao/gat

Last synced: about 4 hours ago
JSON representation

Git-based Experiment Management

Awesome Lists containing this project

README

        

==================================================================
gat -- Git-based Experiment Management |build-status| |doc-status|
==================================================================

As simple as possible, but no simpler.

Given a debian-based Dockerfile, `gat` runs the build on a preemptible Google Compute Engine (gce) instance and retrieves the results from a Google Cloud Storage (gcs) bucket.

-or-

Given a debian-based Dockerfile, `gat` runs the build on an AWS spot instance and retrieves the results from an S3 bucket.

Please `read the docs `_.

.. |doc-status|
image:: https://readthedocs.org/projects/dickmaogat/badge/?version=latest
:target: https://dickmaogat.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. |build-status|
image:: https://github.com/dickmao/gat/workflows/CI/badge.svg
:target: https://github.com/dickmao/gat/actions
:alt: Build Status