394 skills found · Page 1 of 14
suragnair / Alpha Zero GeneralA clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
junxiaosong / AlphaZero GomokuAn implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
algorithmicsuperintelligence / OptillmOptimizing inference proxy for LLMs
werner-duvaud / Muzero GeneralMuZero
google-deepmind / MctxMonte Carlo tree search in JAX
opendilab / LightZero[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
MolecularAI / AizynthfinderA tool for retrosynthetic planning
benedekrozemberczki / Awesome Monte Carlo Tree Search PapersA curated list of Monte Carlo tree search papers with implementations.
int8 / Monte Carlo Tree SearchMonte carlo tree search in python
peter1591 / Hearthstone AIA Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.
haroldsultan / MCTSPython Implementations of Monte Carlo Tree Search
1989Ryan / Llm Mcts[NeurIPS 2023] We use large language models as commonsense world model and heuristic policy within Monte-Carlo Tree Search, enabling better-reasoned decision-making for daily task planning problems.
namin / Llm Verified With Monte Carlo Tree SearchLLM verified with Monte Carlo Tree Search
shobrook / SaplingsPlug-and-play tree search for agents
DataCanvasIO / HypernetsA General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
pbsinclair42 / MCTSA simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
JoshVarty / AlphaZeroSimpleThe absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with
jbradberry / MctsBoard game AI implementations using Monte Carlo Tree Search
tsudalab / ChemTSMolecule Design using Monte Carlo Tree Search with Neural Rollout
linnanwang / AlphaX NASBench101Neural Architecture Search using Deep Neural Network and Monte Carlo Tree Search