# lotto-predict **Repository Path**: luz/lotto-predict ## Basic Information - **Project Name**: lotto-predict - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-26 - **Last Updated**: 2022-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ontario649 Lotto Predict A collection of scripts to collect and process previous winning lottery numbers A Keras LSTM model is trained using the collected data, and while it does seem to predict the numbers correctly, it does not predict the correct numbers. More work is needed to correctly train the model and possibly set up more layers of the neural-network.