Skip to content

Instantly share code, notes, and snippets.

@timehaven
Created July 19, 2017 15:42
Show Gist options
  • Save timehaven/4473a206fc03b474a0fe012456711bb3 to your computer and use it in GitHub Desktop.
Save timehaven/4473a206fc03b474a0fe012456711bb3 to your computer and use it in GitHub Desktop.
+-----------+ +-----+ +--------------+ +-----+
| existing | ---> | CPU | ---> | mini-batch 1 | ---> | GPU |
| file | +-----+ | mini-batch 2 | +-----+
| server | | mini-batch 3 |
| structure | | ... |
+-----------+ | mini-batch n | ^
+--------------+ |
|
^ ^ ^ +---------------+
| | | | The sexy bit, |
| | | | "machine |
+------------------------------------------+ | learning". |
| Necessary, behind the scenes grunt work. | +---------------+
+------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment