knkski / atai

Analyze This! AI competition
1 stars 1 forks source link

Better visualizations #2

Open knkski opened 6 years ago

knkski commented 6 years ago

Right now we've got some basic visualizations in https://github.com/knkski/atai/blob/master/train.ipynb and https://github.com/knkski/atai/blob/master/visualize.py. However, there's some nice options out there that we should investigate. One option shown in a presentation was the Deep Visualization Toolbox, which looks like it can work with our code.