julrog / nn_vis

A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rework processing

julrog opened this issue · comments

Rework processing using specified configuration files for processing and rendering. Also add a new config for the automation.

Done, also added sample files showing the complete process of training and processing a mnist model.