# pytorch-lstm **Repository Path**: az13js/pytorch-lstm ## Basic Information - **Project Name**: pytorch-lstm - **Description**: 基于Pytorch编写的LSTM相关代码。 - **Primary Language**: Python - **License**: WTFPL - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2023-07-22 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # torch LSTM 用tensorflow久了,换个框架玩玩。 pip install -r requirements.txt python pytorch_lstm_final.py 执行产生文件test.csv。 ![预测情况](./img.png)