use-colorwheel-2


Description

Use a color wheel given specific random color.

Example utterances

  • Select the following color with the color picker and hit Submit.

Utterance fields

(none)

Additional notes

  • Partial reward: The reward is how far the chosen color is from the specified color.

  • Since the reward is a continuous value, use the get_thresholded_reward reward preprocessor to binarize the reward instead of get_binary_reward.