HarisIqbal88 / PlotNeuralNet

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

How to modify fonts? #132

Open ChasionNo1 opened 2 years ago

ChasionNo1 commented 2 years ago

Due to the requirements of stupid journals, I want to know how to modify fonts in Python scripts.

naveenragur commented 2 weeks ago

in the tex file you can update with following line \tikzset{every node/.style={font=\large }} %font size of nodes