Created
July 19, 2017 15:42
-
-
Save timehaven/4473a206fc03b474a0fe012456711bb3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+-----------+ +-----+ +--------------+ +-----+ | |
| 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