-
The bottom elo on [ccrl 40/4](http://www.computerchess.org.uk/ccrl/404/) is only 276 elo and sometimes loses to a random mover, but it requires java.
A good first target might be [chessputer](https:/…
-
From 311 self-play games I generated so far, I counted 157 draws, 139 white wins, and 15 black wins. This strikes me as odd, considering that the first move advantage should be worth very little for a…
-
Currently, the development of machine learning tools are in several different packages without little coordination. Consequently, some efforts are repetitive, while some important aspects remain lacki…
-
@ludc and @korymath are interested in building out some RL algorithms and doing OpenAI Gym integration.
Kory from his repo: https://github.com/korymath/examples/tree/master/rl hasn't yet started on…
-
Besides the #3 , I have a question on matrix multiply. What is its performance compared to the hardcoded library functions? If it is something like a third, then it might be possible to speed it up by…
-
With the script and data seen below the SpikeSourceArray populations input_pol_1 and input_pol_2 are transmitting spikes only for the first 1000 ms. The script below also generates debug files of the …
-
![image](https://cloud.githubusercontent.com/assets/619340/3302871/00a45334-f639-11e3-9026-ddea2431ac6c.png)
![pontiac](https://cloud.githubusercontent.com/assets/619340/3302937/9f2cb5f0-f639-11e3-858…
-
Log: [No log message]
http://code.google.com/p/soar/source/detail?r=13602
BobM note: this appears to be several things: typo fixes in comments, removal of Soar 7 cruft, and the start of CDPS (wh…