Skip to content

Version 1.0

Compare
Choose a tag to compare
@shubham3121 shubham3121 released this 20 Aug 20:11
· 1 commit to master since this release
  • A package for monitoring and visualising the layers of a neural network.
  • The motivation behind the project was to provide a tool that can help developers provide a better insight into the different layers of a neural network during the training process.
  • The current version of the package provides the functionality to observe and envision the feature maps of a neural network.
  • Provides functionality for adding the whole model to the monitoring system.
  • Functionality to add and remove specific layers from the monitoring system.
  • Provides functionality to create custom display to monitor and visualise the layers.