Path Lines of Code atari/atari_game.cc 154 atari/atari_game.h 56 atari/atari_game_specific.h 66 atari/benchmark-ale.cpp 89 atari/benchmark-atari.cpp 41 atari/benchmark-atari.py 30 atari/benchmark-gym.py 65 atari/game.py 136 atari/game_context.h 76 atari/model.py 40 atari/python_wrapper.cc 13 atari/timer.hh 43 check.py 71 df_console.py 175 df_selfplay.py 33 elf/__init__.py 4 elf/ai.h 128 elf/ai_comm.h 54 elf/circular_queue.h 59 elf/collector.hh 169 elf/comm_template.h 304 elf/common.h 9 elf/context_utils.py 54 elf/copier.hh 174 elf/ctpl_stl.h 180 elf/game_base.h 94 elf/hist.h 85 elf/lib/debugutils.cc 47 elf/lib/debugutils.hh 35 elf/lib/strutils.cc 111 elf/lib/strutils.hh 30 elf/mcts.h 125 elf/member_check.h 18 elf/more_labels.py 15 elf/primitive.h 140 elf/pybind_helper.h 193 elf/pybind_interface.h 73 elf/python_options_utils_cpp.h 54 elf/replay_loader.cc 1 elf/replay_loader.h 33 elf/shared_buffer.hh 92 elf/shared_replay_buffer.h 34 elf/signal.h 16 elf/state_collector.h 219 elf/stats.h 35 elf/tar_loader.cc 45 elf/tar_loader.h 26 elf/tree_search.h 229 elf/tree_search_alg.h 69 elf/tree_search_base.h 50 elf/tree_search_node.h 179 elf/tree_search_options.h 35 elf/utils.h 103 elf/utils_elf.py 313 elf_python/GCWrapper.py 30 elf_python/__init__.py 2 elf_python/assembler.py 139 elf_python/circular_queue.py 80 elf_python/memory_receiver.py 301 elf_python/offline_assembler.py 65 elf_python/replier.py 46 elf_python/simulator.py 84 elf_python/utils.py 41 elf_python/zmq_adapter.py 115 eval.py 31 eval_checkforward.py 106 eval_lstm.py 25 eval_reduced_mcts.py 37 eval_selfplay_aivsai.py 25 ex_elfpy.py 67 go/ai.h 7 go/board.cc 1247 go/board.h 195 go/board_feature.cc 138 go/board_feature.h 72 go/common.cc 35 go/common.h 37 go/df_model.py 46 go/df_model2.py 69 go/game.cc 77 go/game.h 35 go/game.py 138 go/game_context.h 74 go/go_ai.h 90 go/go_game_specific.h 64 go/go_state.cc 71 go/go_state.h 81 go/mcts.h 33 go/multiple_prediction.py 33 go/offpolicy_loader.cc 121 go/offpolicy_loader.h 42 go/python_wrapper.cc 14 go/sgf.cc 194 go/sgf.h 136 rlpytorch/__init__.py 9 rlpytorch/args_provider.py 168 rlpytorch/args_utils.py 168 rlpytorch/methods/__init__.py 7 rlpytorch/methods/actor_critic.py 55 rlpytorch/methods/discounted_reward.py 36 rlpytorch/methods/policy_gradient.py 111 rlpytorch/methods/q_learning.py 58 rlpytorch/methods/rnn_actor_critic.py 52 rlpytorch/methods/utils.py 51 rlpytorch/methods/value_matcher.py 53 rlpytorch/model_base.py 104 rlpytorch/model_interface.py 135 rlpytorch/model_loader.py 105 rlpytorch/runner/__init__.py 2 rlpytorch/runner/eval_iters.py 40 rlpytorch/runner/multi_process.py 70 rlpytorch/runner/parameter_server.py 172 rlpytorch/runner/single_process.py 69 rlpytorch/sampler/__init__.py 2 rlpytorch/sampler/sample_methods.py 110 rlpytorch/sampler/sampler.py 36 rlpytorch/stats/__init__.py 1 rlpytorch/stats/stats.py 145 rlpytorch/trainer/__init__.py 3 rlpytorch/trainer/lstm_trainer.py 72 rlpytorch/trainer/timer.py 37 rlpytorch/trainer/trainer.py 165 rlpytorch/trainer/utils.py 115 rlpytorch/utils/__init__.py 1 rlpytorch/utils/hist_states.py 56 rlpytorch/utils/size_utils.py 41 rlpytorch/utils/utils.py 300 rts/__init__.py 1 rts/backend/comm_ai.cc 80 rts/backend/comm_ai.h 54 rts/backend/main_loop.cc 254 rts/backend/raw2cmd.cc 129 rts/backend/raw2cmd.h 42 rts/backend/save2json.cc 148 rts/backend/save2json.h 26 rts/engine/__init__.py 1 rts/engine/ai.cc 2 rts/engine/ai.h 30 rts/engine/bullet.cc 51 rts/engine/bullet.h 31 rts/engine/cmd.cc 139 rts/engine/cmd.h 124 rts/engine/cmd_interface.h 128 rts/engine/cmd_receiver.cc 124 rts/engine/cmd_receiver.h 85 rts/engine/cmd_specific.cc 181 rts/engine/cmd_util.cc 99 rts/engine/cmd_util.h 48 rts/engine/common.h 175 rts/engine/common_loader.py 158 rts/engine/compile_cmds.py 87 rts/engine/custom_enum.h 86 rts/engine/game.cc 125 rts/engine/game.h 43 rts/engine/game_action.h 45 rts/engine/game_env.cc 257 rts/engine/game_env.h 182 rts/engine/game_new.h 1 rts/engine/game_options.h 49 rts/engine/game_state.cc 104 rts/engine/game_state.h 77 rts/engine/game_stats.h 132 rts/engine/gamedef.cc 21 rts/engine/gamedef.h 74 rts/engine/locality_search.h 282 rts/engine/map.cc 204 rts/engine/map.h 99 rts/engine/player.cc 251 rts/engine/player.h 116 rts/engine/pq_extend.h 43 rts/engine/python_common_options.h 61 rts/engine/replay_loader.cc 48 rts/engine/replay_loader.h 29 rts/engine/rule_actor.cc 243 rts/engine/rule_actor.h 150 rts/engine/serializer.h 407 rts/engine/ui_cmd.h 16 rts/engine/unit.cc 18 rts/engine/unit.h 38 rts/engine/wrapper_template.h 46 rts/frontend/game.js 460 rts/frontend/minirts.html 9 rts/game_CF/ai.cc 82 rts/game_CF/ai.h 116 rts/game_CF/cf_rule_actor.cc 73 rts/game_CF/cf_rule_actor.h 12 rts/game_CF/cmd_specific.cc 123 rts/game_CF/game.py 56 rts/game_CF/gamedef.cc 66 rts/game_CF/model.py 68 rts/game_CF/python_options.h 56 rts/game_CF/python_wrapper.cc 71 rts/game_CF/wrapper_callback.cc 41 rts/game_CF/wrapper_callback.h 23 rts/game_MC/__init__.py 1 rts/game_MC/actor_critic_changed.py 101 rts/game_MC/ai.cc 1 rts/game_MC/ai.h 28 rts/game_MC/cmd_specific.cc 66 rts/game_MC/collect_rep_stats.py 64 rts/game_MC/forward_predict.py 41 rts/game_MC/game.py 120 rts/game_MC/game_action.cc 37 rts/game_MC/game_action.h 24 rts/game_MC/gamedef.cc 59 rts/game_MC/mc_rule_actor.cc 199 rts/game_MC/mc_rule_actor.h 13 rts/game_MC/mcts.h 160 rts/game_MC/mixed_ai.h 71 rts/game_MC/model.py 73 rts/game_MC/model_lstm.py 95 rts/game_MC/model_unit_cmd.py 52 rts/game_MC/python_options.h 86 rts/game_MC/python_wrapper.cc 107 rts/game_MC/reduced_ai.h 62 rts/game_MC/rule_ai.h 50 rts/game_MC/state_feature.cc 118 rts/game_MC/state_feature.h 137 rts/game_MC/trainable_ai.cc 70 rts/game_MC/trainable_ai.h 22 rts/game_MC/trunk.py 57 rts/game_MC/wrapper_callback.cc 71 rts/game_MC/wrapper_callback.h 24 rts/game_TD/ai.cc 60 rts/game_TD/ai.h 90 rts/game_TD/cmd_specific.cc 54 rts/game_TD/game.py 56 rts/game_TD/gamedef.cc 60 rts/game_TD/model.py 63 rts/game_TD/python_options.h 53 rts/game_TD/python_wrapper.cc 68 rts/game_TD/td_rule_actor.cc 70 rts/game_TD/td_rule_actor.h 13 rts/game_TD/wrapper_callback.cc 41 rts/game_TD/wrapper_callback.h 23 selfplay.py 29 train.py 18 train_lstm.py 20