DecisionHoldem
No description available.
File Explorer
Download Latest Version (.zip)- preflopallin1326.1225.bin
- game.png
- partoftree.png
- poker.jpg
- result.png
- result1.png
- result2.png
- Card.h
- Deck.h
- Engine.h
- Player.h
- State.h
- Table.h
- Bulid_Tree.h
- Exploitability.h
- Node.h
- Save_load.h
- Visualize_Tree.h
- Randint.h
- ThreadPool.h
- AlascasiaHoldem.so
- blueprint.so
- BlueprintMCCFR.h
- Main.cpp
- Multi_Blureprint.h
- action_checker.py
- card.py
- data_encoder.py
- dealer.py
- deck.py
- game_evaluator.py
- hand_evaluator.py
- message_builder.py
- pay_info.py
- player.py
- poker_constants.py
- round_manager.py
- seats.py
- table.py
- action_utils.py
- players.py
- card_C2.png
- card_C3.png
- card_C4.png
- card_C5.png
- card_C6.png
- card_C7.png
- card_C8.png
- card_C9.png
- card_CA.png
- card_CJ.png
- card_CK.png
- card_CQ.png
- card_CT.png
- card_D2.png
- card_D3.png
- card_D4.png
- card_D5.png
- card_D6.png
- card_D7.png
- card_D8.png
- card_D9.png
- card_DA.png
- card_DJ.png
- card_DK.png
- card_DQ.png
- card_DT.png
- card_H2.png
- card_H3.png
- card_H4.png
- card_H5.png
- card_H6.png
- card_H7.png
- card_H8.png
- card_H9.png
- card_HA.png
- card_HJ.png
- card_HK.png
- card_HQ.png
- card_HT.png
- card_S2.png
- card_S3.png
- card_S4.png
- card_S5.png
- card_S6.png
- card_S7.png
- card_S8.png
- card_S9.png
- card_SA.png
- card_SJ.png
- card_SK.png
- card_SQ.png
- card_ST.png
- floded.jpg
- fold.jpg
- poker_pot.png
- bootstrap.min.css
- bootstrap.min.js
- icon.css
- index.css
- jquery.min.js
- poker.js
- base_event.html
- event_ask_action.html
- event_game_result.html
- event_round_result.html
- event_round_start.html
- event_street_start.html
- event_update_game.html
- game_config.html
- index.html
- navbar.html
- player.html
- player_game.html
- player_game2.html
- poker_game.html
- round_state.html
- waiting_room.html
- fish_player_setup.py
- game_manager.py
- message_manager.py
- poker.py
- poker_conf.py
- __init__.py
- __main__.py
- ai_generator.py
- config_builder.py
- engine_wrapper.py
- fish_player_setup.py
- play_with_ia_v4.py
- play_with_slumbot.py
- Agent_against_OpenStackTwo.txt
- LICENSE
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/AI-Decision/DecisionHoldem
Downloads the entire project code from GitHub to your computer.
cd DecisionHoldem
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
