otaviogood / carputer

Toy car that drives itself using neural networks
202 stars 39 forks source link

Feature/debug_table #1

Closed gilborty closed 7 years ago

gilborty commented 7 years ago

Hi everyone,

I added this quick colorized debug table for when we are training. It calculates the deltas between the current and previous accuracies and colorizes the text based on that result: red for a negative delta, green for positive. Thought it might be useful. Here is a screenshot!

prettyprintdebug