# Deep Learning **Repository Path**: WisdomClassroom/Deep-Learning ## Basic Information - **Project Name**: Deep Learning - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-21 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deep Learning # Running Run `generate_data.py` to generate fake data when no data to training. Run `training.py` to training the network. Run `server.py` to start the backend server. See `core/flag.py`