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
253
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
ff1ded0a74
future_moves + generate_children things
2025-02-28 21:42:03 -05:00
benches
bench: add board place benchmark
2025-02-28 20:54:05 -05:00
src
future_moves + generate_children things
2025-02-28 21:42:03 -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%