Граф коммитов

  • 0980bde05d Fix bug master LinZichuan 2020-09-20 12:59:29 +0000
  • 7ac67e827e
    Update README.md waterblue13 2020-09-19 14:16:35 +0800
  • 4d9b20e6ac add option for directbq and sqloss Li Zhao 2020-07-31 12:50:15 +0800
  • a8403a7462 first Ubuntu 2020-07-22 11:19:45 +0000
  • c9dd8e01bd modified: LICENSE deleted: LICENSE.txt modified: README.md Li Zhao 2020-04-29 14:49:10 +0800
  • 4d0be2598c new file: .DS_Store new file: CONTRIBUTING.md new file: LICENSE.txt new file: dopamine/.DS_Store new file: dopamine/__init__.py new file: dopamine/agents/.DS_Store new file: dopamine/agents/__init__.py new file: dopamine/agents/dqn/.DS_Store new file: dopamine/agents/dqn/__init__.py new file: dopamine/agents/dqn/configs/dqn.gin new file: dopamine/agents/dqn/configs/dqn_acrobot.gin new file: dopamine/agents/dqn/configs/dqn_cartpole.gin new file: dopamine/agents/dqn/configs/dqn_icml.gin new file: dopamine/agents/dqn/configs/dqn_nature.gin new file: dopamine/agents/dqn/dqn_agent.py new file: dopamine/agents/fqf/.DS_Store new file: dopamine/agents/fqf/__init__.py new file: dopamine/agents/fqf/configs/.DS_Store new file: dopamine/agents/fqf/configs/fqf.gin new file: dopamine/agents/fqf/fqf_agent.py new file: dopamine/agents/implicit_quantile/.DS_Store new file: dopamine/agents/implicit_quantile/__init__.py new file: dopamine/agents/implicit_quantile/configs/.DS_Store new file: dopamine/agents/implicit_quantile/configs/implicit_quantile.gin new file: dopamine/agents/implicit_quantile/configs/implicit_quantile_icml.gin new file: dopamine/agents/implicit_quantile/implicit_quantile_agent.py new file: dopamine/agents/rainbow/.DS_Store new file: dopamine/agents/rainbow/__init__.py new file: dopamine/agents/rainbow/configs/c51.gin new file: dopamine/agents/rainbow/configs/c51_acrobot.gin new file: dopamine/agents/rainbow/configs/c51_cartpole.gin new file: dopamine/agents/rainbow/configs/c51_icml.gin new file: dopamine/agents/rainbow/configs/rainbow.gin new file: dopamine/agents/rainbow/configs/rainbow_aaai.gin new file: dopamine/agents/rainbow/configs/rainbow_acrobot.gin new file: dopamine/agents/rainbow/configs/rainbow_cartpole.gin new file: dopamine/agents/rainbow/rainbow_agent.py new file: dopamine/colab/README.md new file: dopamine/colab/__init__.py new file: dopamine/colab/utils.py new file: dopamine/discrete_domains/.DS_Store new file: dopamine/discrete_domains/__init__.py new file: dopamine/discrete_domains/atari_lib.py new file: dopamine/discrete_domains/checkpointer.py new file: dopamine/discrete_domains/gym_lib.py new file: dopamine/discrete_domains/iteration_statistics.py new file: dopamine/discrete_domains/logger.py new file: dopamine/discrete_domains/run-fqf.sh new file: dopamine/discrete_domains/run-iqn.sh new file: dopamine/discrete_domains/run_experiment.py new file: dopamine/discrete_domains/train.py new file: dopamine/replay_memory/__init__.py new file: dopamine/replay_memory/circular_replay_buffer.py new file: dopamine/replay_memory/prioritized_replay_buffer.py new file: dopamine/replay_memory/sum_tree.py new file: dopamine/utils/__init__.py new file: dopamine/utils/test_utils.py new file: setup.py Li Zhao 2020-04-29 14:38:52 +0800
  • d9660eb37f Initial SECURITY.md commit Microsoft Open Source 2020-04-20 22:53:59 -0700
  • 42249bb8a6 Initial README.md commit Microsoft Open Source 2020-04-20 22:53:59 -0700
  • 48c6ee1ab2 Initial LICENSE commit Microsoft Open Source 2020-04-20 22:53:57 -0700
  • 4eebde935e Initial CODE_OF_CONDUCT.md commit Microsoft Open Source 2020-04-20 22:53:57 -0700
  • 71f594ff12
    Initial commit microsoft-github-operations[bot] 2020-04-21 05:53:36 +0000