# MLStudio **Repository Path**: mdsSJY/mlstudio ## Basic Information - **Project Name**: MLStudio - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-17 - **Last Updated**: 2024-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: 图片识别, PyTorch ## README # Look Look MachineLearning 没事康康人家的模型没毛病吧。 ### ファイル構造 ```bash ├───main │ ├───repository │ ├───utils ``` ## 描述 [DQN残差网络 https://github.com/Helen-Cheung/RL-Sekiro](https://github.com/Helen-Cheung/RL-Sekiro)是啥,我借来康康CIFAR10没毛病吧。 ※ 抽象 ## windows ```bash # 安装外部依赖库 # cuda 也需要安装 pip install -r requirements.txt ``` ## train ```bash python train.py ``` ## test ```bash python test.py ```