Welcome to our Support Center

Update Weights

Description

Synchronize the Inference Session weights with those of the Training Session. Typically used in reinforcement learning algorithms where the inference model is updated periodically from the training model to stabilize learning or enable delayed policy evaluation.

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