Skip to content

Script visualising neural networks (fully-connected/dense layers) with different parameters (PostScript)

License

Notifications You must be signed in to change notification settings

TairYerniyazov/NeuralNetworkVisualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Visualisation

Script visualising neural networks (fully-connected/dense layers) with different parameters (PostScript).

You can easily define the number of layers and corresponding neurons by changing the following lines of code:

  • /nodes [3 4 6 12 9 4 1] def
  • /numberOfLayers 7 def

    Export to PDF

    You can run the script to export the generated picture to PDF using:

  • MacGhostView & XQuartz (MacOS)
  • Online PDF to PS converter (e.g. XConvert: https://www.xconvert.com/convert-ps-to-pdf)

    Samples

  • About

    Script visualising neural networks (fully-connected/dense layers) with different parameters (PostScript)

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published