Thomas Rudolf

Results 2 issues of Thomas Rudolf

*Work in progress* The PR addresses #124 Automated generation from PyTorch module class ``torch.nn.module` child, leveraging `torchinfo` architecture summary interface, comparable with TensorFlow/Keras `summary` method. ![image](https://user-images.githubusercontent.com/62146721/149523667-d58d5315-f5cb-4844-976e-a53f523a6f80.png) This is created from...

This feature request is about an automated creation of visualizations from PyTorch/Keras sequential architectures. ## Current State Neural network structures need to be explicitly created for visualization via PlotNeuralNet with...