目录
-
- 1. 问题来源
- 2. 问题解决
1. 问题来源
在跑一段 LSTM&神经网络 股票预测的代码时,遇到了下述报错,报错提示为:
Process finished with exit code -1073740791 (0xC0000409)
报错截图为:
下面是整个报错的内容,这里我也截取下来了:
H:\Python学习专用\深度学习\LSTM股票预测\股票预测.py:95: DeprecationWarning: KerasRegressor is deprecated, use Sci-Keras (https://github.com/adriangb/scikeras) instead. See https://www.adriangb.com/scikeras/stable/migration.html for help migrating.
grid_model = KerasRegressor(build_fn=build_model, verbose=1, validation_data=(testX, testY))
2023-01-06 10:09:28.223802: I tensorflow/core/platform/cpu_feature_guard.cc:193] This Ten