1. torch股票预测 import torch import torch.nn as nn from torch.autograd import Variable import numpy as np from sklearn.preprocessing import MinMaxScaler import matplotlib.pyplot as plt