huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot convert float NaN to integer

sbhadade opened this issue · comments

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