This is a simple NN Architecture diagram generator. Simply set you desired number of inputs, outputs and hidden layers and hit "Graph". SVG image is generated, but had to convert it into a image to allow downloads.
- Allow SVG download
- Add labels
- Allow to define weights
- Remove layer restrictions
npm install
npm start