huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
8.09k stars 2.84k forks source link

Neuroevolution Model Saving. #32

Closed vithalpatil closed 5 years ago

vithalpatil commented 5 years ago

Hi,

How do I save the trained Neuroevolution model and reuse it? agent/21.neuro-evolution-agent.ipynb

maxwell211 commented 5 years ago

same question

JeanLoriston commented 5 years ago

You can save it using pickle https://github.com/huseinzol05/Stock-Prediction-Models/issues/2#issuecomment-451172546