huseinzol05 / Stock-Prediction-Models

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

cannot convert float NaN to integer #80

Closed sbhadade closed 4 years ago

sbhadade commented 4 years ago

when we train with data more than 50 kb the free agent evolution_strategy_bayesian_opt throughs error above . Can you please guide how to resolve .@huseinzol05 plz guide Screenshot 2020-04-27 at 21 53 18

this might be an issue with the model returning NaN values to ''' def act ''' function