# ConvNetDraw **Repository Path**: mirrors_cbovar/ConvNetDraw ## Basic Information - **Project Name**: ConvNetDraw - **Description**: Draw multi-layer neural network in your browser - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-11 - **Last Updated**: 2025-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ConvNetDraw Small tool to create multi-layer neural network diagrams such as this ![Example](https://github.com/cbovar/ConvNetDraw/blob/master/img/example.png) by entering the following script in your browser ![Example](https://github.com/cbovar/ConvNetDraw/blob/master/img/script.png) There is a lot of room for improvements. Pull Request most welcome!