This website requires JavaScript.
Explore
Help
Sign In
titaniumtown
/
othello
Watch
1
Star
0
Fork
0
You've already forked othello
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
252
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Gardling
86d4455321
improve pruning tree indexing logic
2025-02-28 21:14:37 -05:00
benches
bench: add board place benchmark
2025-02-28 20:54:05 -05:00
src
improve pruning tree indexing logic
2025-02-28 21:14:37 -05:00
.gitignore
allocator optimizations
2025-02-10 01:39:23 -05:00
Cargo.lock
use LazyLock instead of lazy_static
2025-02-28 18:10:39 -05:00
Cargo.toml
bench: add board place benchmark
2025-02-28 20:54:05 -05:00
README.md
add board weights
2025-02-22 20:55:17 -05:00
README.md
Othello bot
Papers:
An Evolutionary Learning Approach to Play Othello Using XCS
Reinforcement Learning and its Application to Othello
- Board weights used
Description
No description provided
Readme
874
KiB
Languages
Rust
100%