# understanding_neural_network **Repository Path**: gfork/neural_network_code ## Basic Information - **Project Name**: understanding_neural_network - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2019-06-24 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # neural_network_code ## 环境依赖 Python版本为3.6, 其余详见`requirements.txt` ## 性能比较 | 算法名称 | 正确率 | | --- | --- | | MLR | 91.8% | | MLP | 95.1% | | LeNet-5 | 97.9% | | AlexNet | 98.8% | | VGG-16 | 99.4% | ## Loss曲线 `./pic`