reinfors
High-throughput reinforcement-learning search and sampling in Rust, with caller-owned Python networks and training
파일 탐색기
- bug_report.yml
- config.yml
- ci.yml
- docs.yml
- miri.yml
- release.yml
- verify-release.yml
- carracing-throughput.gif
- reinfors-banner.svg
- alphazero.rs
- dqn.rs
- mod.rs
- ppo.rs
- treestrap.rs
- epsilon_greedy_q.rs
- mod.rs
- ppo.rs
- mod.rs
- search.rs
- alphazero.rs
- mcts.rs
- minimax.rs
- mod.rs
- mod.rs
- arena.rs
- driver.rs
- engine.rs
- env.rs
- episode.rs
- evaluator.rs
- infer_cache.rs
- mod.rs
- start.rs
- zc_cache.rs
- best_response.rs
- cfr.rs
- deep_cfr.rs
- mod.rs
- codec.rs
- encoder.rs
- game.rs
- learner.rs
- lib.rs
- policy.rs
- reward.rs
- rng.rs
- space.rs
- stats.rs
- agent_capability.rs
- arena.rs
- chance_nodes.rs
- encode_once.rs
- loom_arena.rs
- overhead_bench.rs
- per_player.rs
- scheduler.rs
- stepped_policy.rs
- zero_copy_stage1.rs
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- codec.rs
- dynamics.rs
- mod.rs
- render.rs
- score_font.rs
- track.rs
- mod.rs
- backgammon.rs
- chess.rs
- codec_util.rs
- connect4.rs
- gridworld.rs
- holdem.rs
- kuhn.rs
- leduc.rs
- lib.rs
- snake.rs
- alphazero.rs
- cfr.rs
- deep_cfr.rs
- engine.rs
- env.rs
- holdem_gating.rs
- mcts.rs
- spaces.rs
- state_codecs.rs
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- lib.rs
- build.rs
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- interactive-connect4.svg
- algorithms.md
- compatibility.md
- games.md
- index.md
- architecture.md
- engine-collection.md
- index.md
- sampling-and-training.md
- documentation.md
- setup.md
- index.md
- component-contracts.md
- encoders.md
- index.md
- policies-and-learners.md
- python-bindings.md
- rust-components.md
- adapters.md
- arena.md
- configuration-and-checkpoints.md
- evaluation.md
- index.md
- streaming.md
- telemetry.md
- training.md
- batch-formats.md
- glossary.md
- index.md
- inference-contract.md
- limits.md
- python-api.md
- references.md
- telemetry-fields.md
- troubleshooting.md
- getting-started.md
- index.md
- eval_arena.py
- eval_az_h2h.py
- play_connect4.py
- quickstart.py
- solve_leduc.py
- streaming.py
- telemetry_tensorboard.py
- train_alphazero_example.py
- train_alphazero_snake.py
- train_deep_cfr.py
- train_gridworld.py
- train_ppo_carracing.py
- train_ppo_connect4.py
- train_rainbow_holdem.py
- train_treestrap_snake.py
- __init__.py
- _reinfors.pyi
- arena.py
- catalog.py
- chance_modes.py
- encoders.py
- games.py
- gym.py
- learners.py
- noise.py
- policies.py
- py.typed
- solvers.py
- spaces.py
- starts.py
- cozy-chess.LICENSE
- parry2d.LICENSE
- profiling.LICENSE
- rapier2d.LICENSE
- bench_carracing_throughput.py
- block-main-push.sh
- car_racing_fixture.py
- check_docs.py
- gen_score_font.py
- gen_third_party_notices.py
- generate_docs.py
- conftest.py
- test_alphazero.py
- test_arena.py
- test_arena_example.py
- test_backgammon.py
- test_build_info.py
- test_catalog.py
- test_cfr.py
- test_cfr_parity.py
- test_chance_mode.py
- test_chess.py
- test_collect_stream.py
- test_constructor_validation.py
- test_deep_cfr.py
- test_engine.py
- test_engine_snapshots.py
- test_env.py
- test_env_snapshots.py
- test_example.py
- test_games.py
- test_gym.py
- test_holdem.py
- test_holdem_parity.py
- test_infer_cache.py
- test_infer_dtype.py
- test_kuhn_n.py
- test_legal_masking.py
- test_method_validation.py
- test_minimax.py
- test_n_snake.py
- test_pad.py
- test_per_player_infer.py
- test_policy_choose.py
- test_ppo.py
- test_resolved_config.py
- test_scheduler.py
- test_small_poker.py
- test_smoke.py
- test_third_party_notices.py
- test_train_deep_cfr.py
- test_train_rainbow_holdem.py
- test_zero_copy.py
- .gitignore
- .pre-commit-config.yaml
- Cargo.lock
- Cargo.toml
- CITATION.cff
- CONTRIBUTING.md
- LICENSE-APACHE
- LICENSE-MIT
- mkdocs.yml
- pyproject.toml
- pyrightconfig.json
- README.md
- SECURITY.md
- THIRD-PARTY-NOTICES
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
