Create simple bet-oracle implementation that has only 3 source
neurons:
1. Market id
2. Price
3. Time left to "in-play" for a given market.
It must be possible to:
1. Teach neural network (back propagation method).
2. Serialize and deserialize neural network.
2.a) Automatically serialize neural network when error level is
acceptable.
3. Use neural network. Value beetwen -1.0 and 1.0 will be returned
as a decision. Ideal values: -1.0 for lay and 1.0 for back.
Original issue reported on code.google.com by kamkor@gmail.com on 22 May 2010 at 2:09
Original issue reported on code.google.com by
kamkor@gmail.com
on 22 May 2010 at 2:09