# resnet **Repository Path**: jxb2018/resnet ## Basic Information - **Project Name**: resnet - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-14 - **Last Updated**: 2021-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 准备 需要提前安装fun (https://github.com/alibaba/funcraft/blob/master/docs/usage/installation-zh.md?spm=a2c4g.11186623.2.12.52e772d8eITxmI&file=installation-zh.md) ## 运行 ``` fun install #安装依赖 fun local start #运行 ```