# captcha_lstm_cpp **Repository Path**: SongpingWang/captcha_lstm_cpp ## Basic Information - **Project Name**: captcha_lstm_cpp - **Description**: 不使用任何第三方库实现模型训练 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-24 - **Last Updated**: 2025-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # captcha_lstm_cpp #### 介绍 不使用任何第三方库实现模型训练 ### cuda包 ``` https://developer.download.nvidia.cn/compute/cuda/12.4.1/local_installers/cuda_12.4.1_551.78_windows.exe https://developer.nvidia.com/downloads/compute/cudnn/secure/8.8.1/local_installers/12.0/cudnn-windows-x86_64-8.8.1.3_cuda12-archive.zip/ ``` ### libtorch2.6.0包 ``` https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-2.6.0%2Bcu124.zip https://download.pytorch.org/libtorch/cu124/libtorch-win-shared-with-deps-debug-2.6.0%2Bcu124.zip ``` ### libtorch_data_struct2训练 libtorch_data_struct2文件夹中代码可以训练