Skip to content

Commit 3ebde6f

Browse files
author
Ralf Grubenmann
committed
Minor changes for clarification
1 parent d1c54e4 commit 3ebde6f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

_posts/2018-09-10-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ published: true
66
tags: [tutorial,guide,google cloud,setup]
77
excerpt_separator: <!--more-->
88
---
9-
This tutorial guides you through setting up MLBench in a Google Cloud [Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) cluster and explains basic MLBench functionality. For setup in other environments, please refer to our [installation documentation](https://mlbench.readthedocs.io/en/latest/installation.html)
9+
This tutorial guides you through setting up MLBench in a Google Cloud [Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) cluster and explains basic MLBench functionality. For setup in other environments, please refer to our [installation documentation](https://mlbench.readthedocs.io/en/latest/installation.html). We use Google Cloud as an example, but MLBench runs in any Kubernetes cluster.
1010

1111
<!--more-->
1212

_posts/2018-11-20-pytorch-adaptation-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Tutorial: Adapting existing PyTorch Code to MLBench"
3+
title: "Tutorial: Adding an existing PyTorch model to an MLBench task"
44
author: r_grubenmann
55
published: true
66
tags: [tutorial,pytorch,guide]

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ MLBench is public, open source and vendor independent, and has two main goals:
2929

3030
<p>
3131
For more details on the benchmarking tasks, see <a href="https://mlbench.readthedocs.io/en/latest/benchmark-tasks.html"> Benchmark Tasks</a> and <a href="https://mlbench.readthedocs.io/en/latest/benchmark-tasks.html#benchmark-task-results">Benchmark Results</a>
32-
</p>
32+
</p>
3333

3434
<p>
3535
Check out our <a href="https://mlbench.github.io/blog/">blog</a>!

0 commit comments

Comments
 (0)