Lazy Reset Grad

Description

Clears the accumulated gradients in memory. This is typically done after an optimizer step to prevent reusing stale gradients in the next update.

Input parameters

 

 Academic Training in object, academic training session.

Output parameters

 

 Academic Training out object, academic training session.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Deep Learning library to run it).
Table of Contents