# AutoShellTrainer **Repository Path**: arch-devil/auto-shell-trainer ## Basic Information - **Project Name**: AutoShellTrainer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-24 - **Last Updated**: 2024-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Auto Trainer Auto Trainer is a VSCode extension that automates the execution of training scripts, monitors GPU usage in real-time, and terminates long-running Python processes after a set duration. ## Installation 1. Install the extension from the VSCode Marketplace. 2. Open the command palette (`Ctrl+Shift+P`) and search for "Auto Trainer" to use the extension commands. ## Usage 1. Open the command palette (`Ctrl+Shift+P`). 2. Type "autoShell" to begin executing the training scripts. 3. The GPU usage will be logged and displayed in real-time. 4. After 10 hours, the Python processes will be automatically terminated.