RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

Visualise probabilities #93

Open jbirkesteen opened 1 year ago

jbirkesteen commented 1 year ago

Display the output of the network (column probabilities) when it makes a move. Highlight the one chosen (for instance, by writing it in italic/bold). These probabilities could be displayed either above the board (where we've previously shown winner/loser/tie status) or below the board. Alternatively, incorporate it in some log shown in a sidebar.

Originally posted by @jbirkesteen in https://github.com/RasmusBrostroem/ConnectFourRL/discussions/69#discussioncomment-4494820