openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
housebot
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 28, 2024 — May 28, 2025
Showing page 9 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug in last commit - version variable was renamed to majorVersion
j_house
More...
about 17 years ago
Version is now based off of makefile base that includes major version number
j_house
More...
about 17 years ago
Upgrade to compile with Tango 0.99.4
j_house
More...
over 17 years ago
Enabled -debug=gtp
j_house
More...
over 17 years ago
Fixed initialization problem and added extra debug info
j_house
More...
over 17 years ago
More time control fixes
j_house
More...
over 17 years ago
Updated timing control to (hopefully) avoid negative internal variance. This fix assumes it was numerical instability.
j_house
More...
over 17 years ago
More transposition table enhancements...
j_house
More...
over 17 years ago
Updated zorbist hashing to have positional and situational variants
j_house
More...
over 17 years ago
Enhanced SGF processing to handle passes
j_house
More...
over 17 years ago
Hopefully the last fix for UCB calculation and interpretation. Allowed moves with ucb==0 (can happen when nsims==0) to be accepted as a move candidate when no other moves are better.
j_house
More...
over 17 years ago
Further fix of sims=zero case... This time for nsimsRAVE
j_house
More...
over 17 years ago
More fixes with UCB calculations (boundary cases where nsims == 0, such as start of search)
j_house
More...
over 17 years ago
Should finally fix CGOS crashing. More investigation into how rave sims can be missing should be done.
j_house
More...
over 17 years ago
Moved ucb logic into its own function and added extra asserts.
j_house
More...
over 17 years ago
Yet another attempt to isolate 'apply unfinished rave sim' error. Put in more asserts to catch cases that I suspect may be at fault.
j_house
More...
over 17 years ago
Enhanced handling of end of game. The tree can't always grow late in the game.
j_house
More...
over 17 years ago
Small code cleanup aimed at really long sim games
j_house
More...
over 17 years ago
Added license text and basic README for the uninitiated
j_house
More...
over 17 years ago
Initial implementation of ELO calculations.
j_house
More...
over 17 years ago
More lax resign criteria for UCT - helpful on big boards
j_house
More...
over 17 years ago
Future home of move elo utility
j_house
More...
over 17 years ago
Added 'scope' to most local variables (not in unittests of go.d because of unexplained crashing)
j_house
More...
over 17 years ago
Start of housebot-0.7
j_house
More...
over 17 years ago
Lengthened command queue to avoid overflow when replaying long games on KGS after undo in cleanup phase of tournaments
j_house
More...
over 17 years ago
Added PV search and additional code cleanup
j_house
More...
over 17 years ago
Added alphaBetaSearchSummary class, reducing (associative) arrays from 3 to 1. This makes the code easier to understand, less error prone, and potentially faster
j_house
More...
over 17 years ago
Initial implementation of alpha beta search.
j_house
More...
over 17 years ago
Added basic move pruning near start of game
j_house
More...
over 17 years ago
Added transposition tables to UCT
j_house
More...
over 17 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree