Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

NatalieF

About

Username
NatalieF
Joined
Visits
33
Last Active
Roles
Member

Comments

  • Great, it did indeed do the trick! In fact, I don't need the Break-If statement in the training loop anymore. Instead, I added the following Run-If statement in the training block sequence (now telling OS to only run block 2 when accuracy is less th…
  • Thanks for your response! When I add the Break If statement to the training loop then the statement applies only to the most recent block loop in the block sequence (but is ignored for the first few block loops). However, I need to apply the statem…