You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# parser.add_argument('--dirichletAlpha' , '-a' , action='store', default=0.1 , type=float, help='α=0.3 for chess, scaled in inverse proportion to the approximate number of legal moves in a typical position')
76
+
parser.add_argument('--dirichletAlpha' , '-a' , action='store', default=0.1 , type=float, help='α=0.3 for chess, scaled in inverse proportion to the approximate number of legal moves in a typical position')
0 commit comments