guandan_mcc
mcc_second_guandan
File Explorer
- action.py
- client1.py
- client2.py
- client3.py
- client4.py
- state.py
- data_trans.py
- logger.py
- utils.py
- actor.py
- game.py
- guandan
- kill.sh
- model.py
- start.sh
- data_trans.py
- logger.py
- utils.py
- actor.py
- game.py
- guandan
- model.py
- __init__.py
- guandan_agent.py
- __init__.py
- __init__.py
- agent.py
- env.py
- mem_pool.py
- model.py
- registry.py
- utils.py
- __init__.py
- distributions.py
- q_model.py
- tf_v1_model.py
- utils.py
- __init__.py
- cmdline.py
- logger.py
- mpi_util.py
- common.py
- kill_all.sh
- kill_learner.sh
- learner.py
- restart.sh
- start_all.sh
- __init__.py
- cmdline.py
- logger.py
- model_utils.py
- mpi_util.py
- agent.py
- common.py
- learner.py
- mem_pool.py
- model.py
- test.py
- action.py
- client0.py
- client2.py
- state.py
- utils.py
- action.py
- client0.py
- client2.py
- config.py
- CountValue.py
- CreateActionList.py
- PlayCard.py
- state.py
- strategy.py
- action.py
- message_Reyn_CUR.py
- state.py
- 对抗AI1.py
- 对抗AI2.py
- action.py
- client.py
- client1.py
- client2.py
- client3.py
- client4.py
- state.py
- utils.py
- action.py
- active.py
- back_tribute.py
- client.py
- client1.py
- client2.py
- client3.py
- client4.py
- passive.py
- state.py
- utils.py
- __init__.py
- action.py
- action2.py
- action3.py
- action4.py
- client1.py
- client2.py
- client3.py
- client4.py
- data1.txt
- data2.txt
- data3.txt
- data4.txt
- lasthand.py
- Myfunc1014.py
- state.py
- state2.py
- state3.py
- state4.py
- action.py
- client1.py
- mysolve.py
- state.py
- action.py
- client3.py
- client4.py
- state.py
- action.py
- client_v5_1.py
- client_v5_2.py
- state.py
- Util2.py
- actor.py
- client1.py
- client3.py
- model.py
- util.py
- random_clien0.py
- random_clien2.py
- testmodel.sh
- create_container.sh
- rm_container.sh
- actor.py
- client1.py
- client2.py
- client3.py
- client4.py
- model.py
- showdown_actor.py
- util.py
- HanYiRegular.ttf
- back.bmp
- C2.jpg
- C3.jpg
- C4.jpg
- C5.jpg
- C6.jpg
- C7.jpg
- C8.jpg
- C9.jpg
- CA.jpg
- CJ.jpg
- CK.jpg
- CQ.jpg
- CT.jpg
- D2.jpg
- D3.jpg
- D4.jpg
- D5.jpg
- D6.jpg
- D7.jpg
- D8.jpg
- D9.jpg
- DA.jpg
- DJ.jpg
- DK.jpg
- DQ.jpg
- DT.jpg
- H2.jpg
- H3.jpg
- H4.jpg
- H5.jpg
- H6.jpg
- H7.jpg
- H8.jpg
- H9.jpg
- HA.jpg
- HJ.jpg
- HK.jpg
- HQ.jpg
- HR.jpg
- HT.jpg
- S2.jpg
- S3.jpg
- S4.jpg
- S5.jpg
- S6.jpg
- S7.jpg
- S8.jpg
- S9.jpg
- SA.jpg
- SB.jpg
- SJ.jpg
- SK.jpg
- SQ.jpg
- ST.jpg
- background.png
- buc.png
- chup.png
- partback.bmp
- waiting.jpg
- guandan
- test.py
- testmodel.sh
- .gitattributes
- .gitignore
- LICENSE
- README.md
- 离线平台使用说明.pdf
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
python3
View Details ▼
python3
This command is an alias of `python`.
tldr python
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
