May 2019
Intermediate to advanced
452 pages
12h 16m
English
For our first GPU-accelerated program, let's run the following code for training based on five important steps.
To ensure best accuracy for inference from the training datasets, these important steps that are required to be performed sequentially are as follows:
Instead of describing the preceding steps theoretically, let's use a hands-on approach based on code execution in order to understand them better. We will now see an example of how they are implemented.
Read now
Unlock full access