issues
search
pkrisz99
/
Renegade
A strong chess engine using a neural network to evaluate positions
https://lichess.org/@/RenegadeEngine
MIT License
24
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Double extend when only having one legal move
#66
pkrisz99
closed
1 week ago
0
Decrease reductions in former PV nodes
#65
pkrisz99
closed
1 week ago
0
Save best moves in qsearch too (if it raised alpha)
#64
pkrisz99
closed
2 weeks ago
0
Only do cutoffs in qsearch when being off-PV
#63
pkrisz99
closed
3 weeks ago
0
Calculate reductions based on fail-low counts
#62
pkrisz99
closed
3 weeks ago
0
Increase history adjustments when pawn structures differ
#61
pkrisz99
closed
3 weeks ago
0
Net 29: increasing the hidden layer size to 1408
#60
pkrisz99
closed
4 weeks ago
1
Net 28: partially regenerated training data, again
#59
pkrisz99
closed
1 month ago
0
Unify main and datagen branches (both normal and DFRC)
#58
pkrisz99
closed
1 month ago
0
Cleaner handling of en passants
#57
pkrisz99
closed
1 month ago
0
Net 26: regenerating the oldest 1 billion positions
#56
pkrisz99
closed
1 month ago
0
Adjust SEE margin in move ordering based on capthist
#55
pkrisz99
closed
1 month ago
0
Cutnode negative extension
#54
martinnovaak
closed
1 month ago
0
Using threats in capture history
#53
pkrisz99
closed
1 month ago
0
Correction history indexed by the previous two moves
#52
pkrisz99
closed
1 month ago
0
Reenable and improve datagen
#51
pkrisz99
closed
1 month ago
0
Keep track of cutnodes as well & use them in LMR
#50
pkrisz99
closed
2 months ago
0
Explicitly keep track of PV nodes instead of approximating them
#49
pkrisz99
closed
2 months ago
0
Pawn structure correction history
#48
pkrisz99
closed
2 months ago
0
Always calculate threats on make move
#47
pkrisz99
closed
2 months ago
0
Switching to a saner, and more conventional LMR scheme
#46
pkrisz99
closed
2 months ago
0
Save raw evaluation into the transposition table
#45
pkrisz99
closed
2 months ago
0
Add capture history
#44
pkrisz99
closed
2 months ago
0
Preliminary support for multithreaded search
#43
pkrisz99
closed
2 months ago
0
Net 25: train on 850 million new positions, 3.6 billion in total
#42
pkrisz99
closed
2 months ago
0
Material correction history
#41
martinnovaak
closed
2 months ago
0
Preparations for future multithreaded search support
#40
pkrisz99
closed
3 months ago
0
about improvements (Compilation issues on Linux)
#39
tissatussa
closed
3 months ago
4
Increase the minimum time usage
#38
pkrisz99
closed
3 months ago
0
Net 24: regenerated the oldest 1 billion positions
#37
pkrisz99
closed
3 months ago
0
Simplify away the second killer move
#36
pkrisz99
closed
4 months ago
0
Net 23: input buckets based on the king's position
#35
pkrisz99
closed
4 months ago
0
Material evaluation scaling
#34
martinnovaak
closed
4 months ago
0
Net 22: horizontal mirroring
#33
pkrisz99
closed
4 months ago
0
Renegade crash on Sandbox
#32
toni-chess
opened
4 months ago
3
Net 21: additional 530 million positions for training
#31
pkrisz99
closed
5 months ago
0
Don't futility prune for moves with high history
#30
pkrisz99
closed
5 months ago
0
Net 20: include 200 million DFRC positions
#29
pkrisz99
closed
6 months ago
0
compile error on Linux : solved
#28
tissatussa
closed
5 months ago
2
Net 19: updated training parameters using superbatches
#27
pkrisz99
closed
6 months ago
0
Reorganizing classes & general cleanups
#26
pkrisz99
closed
6 months ago
0
Net 18: training on additional 470 million positions, 2.04 billion total
#25
pkrisz99
closed
6 months ago
0
Chess960 support
#24
pkrisz99
closed
6 months ago
0
The big board logic rewrite of 2024
#23
pkrisz99
closed
6 months ago
0
Very basic search tuning support
#22
pkrisz99
closed
7 months ago
0
Aspiration reduce depth
#21
pkrisz99
closed
7 months ago
0
Please add ARMv9.2, SVE2, Dot Product and Neon support
#20
Chess321
closed
6 months ago
1
When improving, reduce move count before LMP kicks in
#19
pkrisz99
closed
7 months ago
0
Net 17: further increasing hidden layer size to 1024
#18
pkrisz99
closed
7 months ago
0
Net 16: additional 500 million positions, 1.57 billion total
#17
pkrisz99
closed
7 months ago
0
Next