/vis_deep_network_architectures_to_scale

Matlab - plot deep neural network architectures to scale

Primary LanguageMATLAB

Plot deep neural network architectures to scale (same units for height, width, features).  

Demo architecture Run main.m to plot a demo figure.

Tweak demo_network.m to change the layers' dimensions, the locations of the visualized units and their corresponding receptive fields.


If you use this for talks/posters/papers, please cite:

Kriegeskorte, Nikolaus, and Tal Golan. "Neural network models and deep learning." Current Biology 29.7 (2019): R231-R236.

Tested on Matlab R2017b. Figure export code credit: https://github.com/altmany/export_fig