From 05b6eaceef0f362a06a8342f4f53162ea0c2d7d3 Mon Sep 17 00:00:00 2001 From: Joseph Spisak Date: Tue, 8 Sep 2020 10:20:24 -0700 Subject: [PATCH 1/2] Create determined Adding Determined to the ecosystem --- _ecosystem/determined | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _ecosystem/determined diff --git a/_ecosystem/determined b/_ecosystem/determined new file mode 100644 index 000000000000..391b6a8755e5 --- /dev/null +++ b/_ecosystem/determined @@ -0,0 +1,10 @@ +--- +layout: ecosystem_detail +title: Determined +summary: Determined is a platform that enables teams of ML engineers to find better models, train them more efficiently, easily share GPUs, and collaborate more effectively. +link: https://github.com/allegroai/trains/ +summary-home: Determined is a platform that enables teams of ML engineers to find better models, train them more efficiently, easily share GPUs, and collaborate more effectively. +featured-home: false +github-id: determined-ai/determined +date-added: 9/8/20 +--- From 11241084ed1f7077f4fc868917e76ce1609cb11d Mon Sep 17 00:00:00 2001 From: Joseph Spisak Date: Tue, 8 Sep 2020 15:50:46 -0700 Subject: [PATCH 2/2] Update determined --- _ecosystem/determined | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_ecosystem/determined b/_ecosystem/determined index 391b6a8755e5..67e7e8b467c1 100644 --- a/_ecosystem/determined +++ b/_ecosystem/determined @@ -1,9 +1,9 @@ --- layout: ecosystem_detail title: Determined -summary: Determined is a platform that enables teams of ML engineers to find better models, train them more efficiently, easily share GPUs, and collaborate more effectively. -link: https://github.com/allegroai/trains/ -summary-home: Determined is a platform that enables teams of ML engineers to find better models, train them more efficiently, easily share GPUs, and collaborate more effectively. +summary: Determined is a platform that helps deep learning teams train models more quickly, easily share GPU resources, and effectively collaborate. +link: https://github.com/determined-ai/determined +summary-home: Determined is a platform that helps deep learning teams train models more quickly, easily share GPU resources, and effectively collaborate. featured-home: false github-id: determined-ai/determined date-added: 9/8/20