# ConvNetDraw **Repository Path**: x_c9311/ConvNetDraw ## Basic Information - **Project Name**: ConvNetDraw - **Description**: 深度学习网络结构画图工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-27 - **Last Updated**: 2023-02-27 ## 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!