brohrer / robot-brain-project

a general purpose learning agent
205 stars 46 forks source link

[becca_viz] Reverse the goals axis in the model visualization #43

Open brohrer opened 6 years ago

brohrer commented 6 years ago

In the visualizations, the inputs and commands in the left pane are shown with inputs on the left (low to hi sensors) and commands on the right (low to high actions). This convention gets reversed in the model_viz panel. This task is to reverse the indexing on the goals axis to make these consistent.