HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.54k stars 2.83k forks source link

Add output layer and extract file name of shell parameters #116

Closed ghost closed 11 months ago

ghost commented 2 years ago
  1. Add to_output interface similar to to_input for, let's say, image segmentation tasks.
  2. File name extraction of shell parameters using Shell Parameter Expansion ${parameter%%word}.