Set Learning Rate

Description

Set Learning Rate to the Training Session.

Input parameters

 

Β Training inΒ :Β object,Β training session.
learning_rate : float, step size controlling how much to adjust weights during training.

 

Output parameters

 

Β Training outΒ :Β object,Β 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