Discussion:
Using fann for learning blackjack
Doug Rogers
2007-11-10 02:14:54 UTC
Permalink
Hi there,
I'm interested in using fann to learn blackjack, but I'm not sure
how to set it up.

I have a working blackjack simulator now for generating training data,
but what should it look like?

Any ideas or comments would be useful.

Thanks.


-Doug

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Steffen Nissen
2007-11-10 09:07:13 UTC
Permalink
Learning blackjack is usually done by means of reinforcement learning,
please see the blackjack section of my thesis:
http://leenissen.dk/rl/Steffen_Nissen_Thesis2007_Print.pdf
Post by Doug Rogers
Hi there,
I'm interested in using fann to learn blackjack, but I'm not sure
how to set it up.
I have a working blackjack simulator now for generating training data,
but what should it look like?
Any ideas or comments would be useful.
Thanks.
-Doug
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fann-general mailing list
https://lists.sourceforge.net/lists/listinfo/fann-general
--
Steffen Nissen - http://facebook.com/profile.php?id=595485027
Project Administrator - Fast Artificial Neural Network Library (FANN)
http://leenissen.dk/fann/
Loading...