WtInitPrompt

From Emergent

Jump to: navigation, search

WtInitPrompt replaces usage of IfGuiPrompt in prompting whether to initialize the weights in the train program. This checks to see if the network has already been trained before prompting -- cuts down on the number of prompts. See the link for how to update.

This is used by default in the Train Programs.

To fix existing projects, either select the existing train program and do Load From Prog Lib (see Program Library, or drill down to init_code, IfGuiPrompt in the left browser window for that train program, click on that guy, then select Object/Change My Type from context menu or item menu, and select WtInitPrompt.

Reference Information

Personal tools