Stonito Lotto
User guide
×
Menu
Index

Settings

 
Stonito Lotto makes use of two different types of neural networks:
 
Settings
1

Number prediction tab

1. Number prediction tabThis tab page is for setting up the networks used for getting number prediction. Result of those network are the probabilities (0-1) for each number to appear in the next draw.
 
2

Winning pattern tab

2. Winning pattern tabThis is tab page for setting Winning Pattern Networks. They have the same settings as the Number Prediction Networks, except for the last (at the bottom) setting. The result of it is a similarity (0-1) of any combination to the previous winning combinations.
 
3

Stop on epochs count

The training will stop regardless of minimal error if this number of epochs is reached.
 
4

Stop on error not changing

Error changes on each epoch. The training will stop if the error representation in defined number of decimal places doesn't change in this count of epochs.
 
5

Stop on error

The training will stop if the minimal error is reached, regardless of epoch count.
 
6

Decimal places for error

Defines how many decimal places are used to represent an error counted in every epoch.
 
7

Factor for not winning combinations

Used only for winning pattern network. It defines how many non-winning combinations are included in training set. For example, if you have 1000 combination in history draws, factor 2.0 means that the training set will include 2000 non-winning random combinations and 1000 winning. The factor 2.5 would make for 2500 non-winning combinations.