modules - Modules that are external to the network which the network usesΒΆ
- The module
yann.modulescontains the definition for the network modules. It contains various modules including:
visualizeris used to produce network visualizations. It will take the activities, filters and data from a network and produce activations.resultoris used to save down network results.optimizeris the backbone of the SGD and optimization.datasetis the module that creates, loads, caches and feeds data to the network.