# RL_learn **Repository Path**: liumin123456/rl_learn ## Basic Information - **Project Name**: RL_learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-11 - **Last Updated**: 2025-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 全库导出: pip freeze > requirements.txt 2. 部分导出: pip install pipreqs pipreqs . pipreqs . --encoding=utf-8 3. 安装 pip install -r requirements.txt