{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":550323552,"defaultBranch":"main","name":"joyrl","ownerLogin":"datawhalechina","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-12T15:08:36.000Z","ownerAvatar":"https://github.com/avatars/u/46047812?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1703422198.0","currentOid":""},"activityList":{"items":[{"before":"297118d82d08c12eb3d9987ca7a97395f7e0126d","after":"3539aa5f49eeb6e441b91a98ea691920e8fa8c26","ref":"refs/heads/main","pushedAt":"2024-08-20T05:18:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[fixbug] _check_obs_action_space_info","shortMessageHtmlLink":"[fixbug] _check_obs_action_space_info"}},{"before":"5db764eb8e91779e5c23882cc1910498e313ddac","after":"297118d82d08c12eb3d9987ca7a97395f7e0126d","ref":"refs/heads/main","pushedAt":"2024-07-31T06:30:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.7.4] [feat]: update Soft Q learning","shortMessageHtmlLink":"[0.6.7.4] [feat]: update Soft Q learning"}},{"before":"425b3a91676e8b51f6a4166ce534b0fbe84048b0","after":"5db764eb8e91779e5c23882cc1910498e313ddac","ref":"refs/heads/main","pushedAt":"2024-07-28T05:12:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.7.3] bugfix: ppo device cuda error","shortMessageHtmlLink":"[0.6.7.3] bugfix: ppo device cuda error"}},{"before":"c86dc5b82f184ae1ef3ae0478778bf95e77c10ef","after":"425b3a91676e8b51f6a4166ce534b0fbe84048b0","ref":"refs/heads/main","pushedAt":"2024-07-28T03:30:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.7.2] rewrite action noise; update DDPG and TD3","shortMessageHtmlLink":"[0.6.7.2] rewrite action noise; update DDPG and TD3"}},{"before":"ff3538cbe0fa80eda4bad13e2011bd571b581426","after":"c86dc5b82f184ae1ef3ae0478778bf95e77c10ef","ref":"refs/heads/main","pushedAt":"2024-07-21T08:02:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.7.1] add action_std_scale and bias fo ContinuousActionLayer","shortMessageHtmlLink":"[0.6.7.1] add action_std_scale and bias fo ContinuousActionLayer"}},{"before":"573f0105b33ff9df47e03e65f9a1bf7f2a72f2c2","after":"ff3538cbe0fa80eda4bad13e2011bd571b581426","ref":"refs/heads/main","pushedAt":"2024-07-21T07:59:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.7] update DDPG","shortMessageHtmlLink":"[0.6.7] update DDPG"}},{"before":"c7057f8f6d839e96f30d2249f0c884dda29a9f4d","after":"573f0105b33ff9df47e03e65f9a1bf7f2a72f2c2","ref":"refs/heads/main","pushedAt":"2024-07-09T02:36:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[bugfix] ppo.deivce","shortMessageHtmlLink":"[bugfix] ppo.deivce"}},{"before":"2beaf8d63218513c3f5dba49ff63b1bdb8aba577","after":"c7057f8f6d839e96f30d2249f0c884dda29a9f4d","ref":"refs/heads/main","pushedAt":"2024-07-07T17:19:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.6] update A3C; fix logger ch_formatter; add cfg.device","shortMessageHtmlLink":"[0.6.6] update A3C; fix logger ch_formatter; add cfg.device"}},{"before":"a8f0420f337fc66eec6c2b8cbbcf689e1f42c115","after":"2beaf8d63218513c3f5dba49ff63b1bdb8aba577","ref":"refs/heads/main","pushedAt":"2024-07-06T04:41:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"Merge pull request #16 from scchy/BM_ppo_scc_hopper\n\n[ benchmark ]- ✨ Add: PPO+Hopper-v4 Reacher-v4","shortMessageHtmlLink":"Merge pull request #16 from scchy/BM_ppo_scc_hopper"}},{"before":"2ceb220643f731c67427e2d5696da2ba3a644f59","after":"a8f0420f337fc66eec6c2b8cbbcf689e1f42c115","ref":"refs/heads/main","pushedAt":"2024-06-23T09:37:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] Refactor Recorder class to improve data saving efficiency","shortMessageHtmlLink":"[dev] Refactor Recorder class to improve data saving efficiency"}},{"before":"07039ba4e3c13b15d0674541ea821220c81ba5f5","after":"2ceb220643f731c67427e2d5696da2ba3a644f59","ref":"refs/heads/main","pushedAt":"2024-06-20T15:42:52.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"Merge pull request #15 from Kailigithub/main\n\n[benchmark] add NoisyDQN-Acrobot-v1 and DuelingDQN-Acrobot-v1","shortMessageHtmlLink":"Merge pull request #15 from Kailigithub/main"}},{"before":"10c107f99d3d7603d6a95b03a08d2ecc6387dc81","after":"07039ba4e3c13b15d0674541ea821220c81ba5f5","ref":"refs/heads/main","pushedAt":"2024-06-20T15:42:09.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"Merge pull request #13 from ZDYnb/main\n\n[benchmark] add LunarLander-v2_PPO and MountainCar-v0_PPO","shortMessageHtmlLink":"Merge pull request #13 from ZDYnb/main"}},{"before":"f81dc60e9aeed2df6001640445940f47aaf38451","after":"10c107f99d3d7603d6a95b03a08d2ecc6387dc81","ref":"refs/heads/main","pushedAt":"2024-06-20T15:31:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"Merge pull request #14 from scchy/benchmark_ppo_scc\n\n[ benchmark ]- ✨ Add: PPO+BipedalWalker-v3 & colorlog","shortMessageHtmlLink":"Merge pull request #14 from scchy/benchmark_ppo_scc"}},{"before":"ac5dcdc61e1d4268c10ec1330b76bdb4188c8bea","after":"f81dc60e9aeed2df6001640445940f47aaf38451","ref":"refs/heads/main","pushedAt":"2024-06-18T15:10:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.5.4] fix bug","shortMessageHtmlLink":"[0.6.5.4] fix bug"}},{"before":"836403eed46bfe0db1f8963084cc6771f05d56c3","after":"ac5dcdc61e1d4268c10ec1330b76bdb4188c8bea","ref":"refs/heads/main","pushedAt":"2024-06-18T00:57:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.5.3] stop put exps when testing mode","shortMessageHtmlLink":"[0.6.5.3] stop put exps when testing mode"}},{"before":"2f60d5ca69daaff04365596934f5fcc7c690f49c","after":"836403eed46bfe0db1f8963084cc6771f05d56c3","ref":"refs/heads/main","pushedAt":"2024-06-17T06:44:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.5.2] update requirements","shortMessageHtmlLink":"[0.6.5.2] update requirements"}},{"before":"52877969f779b799c61a08b9d3b88049502a1a0e","after":"2f60d5ca69daaff04365596934f5fcc7c690f49c","ref":"refs/heads/main","pushedAt":"2024-06-17T04:58:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] update sh","shortMessageHtmlLink":"[dev] update sh"}},{"before":"a121cc4cfd72ce48d49363aef4be808f78c0063a","after":"52877969f779b799c61a08b9d3b88049502a1a0e","ref":"refs/heads/main","pushedAt":"2024-06-16T17:43:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.5.1] fixbug","shortMessageHtmlLink":"[0.6.5.1] fixbug"}},{"before":"5e716be1eab3518bdbf455878f3640c3dada349a","after":"a121cc4cfd72ce48d49363aef4be808f78c0063a","ref":"refs/heads/main","pushedAt":"2024-06-16T17:40:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.5] [feat] deeply support multi-head input and output","shortMessageHtmlLink":"[0.6.5] [feat] deeply support multi-head input and output"}},{"before":"371da679558206237da4e748692435b14224d738","after":"5e716be1eab3518bdbf455878f3640c3dada349a","ref":"refs/heads/main","pushedAt":"2024-06-15T07:50:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"Merge pull request #12 from Kailigithub/main","shortMessageHtmlLink":"Merge pull request #12 from Kailigithub/main"}},{"before":"7acff53981af8b563c62127bb527b0f360eb482f","after":"371da679558206237da4e748692435b14224d738","ref":"refs/heads/main","pushedAt":"2024-06-15T06:04:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] modify config","shortMessageHtmlLink":"[dev] modify config"}},{"before":"7bbaf367e660106857973cfc1c1838856807aec1","after":"7acff53981af8b563c62127bb527b0f360eb482f","ref":"refs/heads/main","pushedAt":"2024-06-15T01:13:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] [format] fix yaml","shortMessageHtmlLink":"[dev] [format] fix yaml"}},{"before":"e04c48efffacfca7d863c346d91ee40c3788e962","after":"7bbaf367e660106857973cfc1c1838856807aec1","ref":"refs/heads/main","pushedAt":"2024-06-15T01:08:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] [benchmark] DQN-Acrobot-v1/MountainCar-v0","shortMessageHtmlLink":"[dev] [benchmark] DQN-Acrobot-v1/MountainCar-v0"}},{"before":"2b4da0f04f993bdac71941c430924d344fffa39e","after":"e04c48efffacfca7d863c346d91ee40c3788e962","ref":"refs/heads/main","pushedAt":"2024-06-14T16:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] try to run PPO-CarRacing-v2","shortMessageHtmlLink":"[dev] try to run PPO-CarRacing-v2"}},{"before":"2656a556af96da89a6c82bc19d311e30d98bda81","after":"2b4da0f04f993bdac71941c430924d344fffa39e","ref":"refs/heads/main","pushedAt":"2024-06-14T15:48:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[dev] del print","shortMessageHtmlLink":"[dev] del print"}},{"before":"737fec83a58525de2e878084461bbca5208fa666","after":"2656a556af96da89a6c82bc19d311e30d98bda81","ref":"refs/heads/main","pushedAt":"2024-06-14T15:48:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.4.2] bugfix: action_size_list for multi-head CONTINUOUS","shortMessageHtmlLink":"[0.6.4.2] bugfix: action_size_list for multi-head CONTINUOUS"}},{"before":"95fcb0c90db4c230a97906eada2b453be6f4a99b","after":"737fec83a58525de2e878084461bbca5208fa666","ref":"refs/heads/main","pushedAt":"2024-06-14T15:02:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.4.1] update DQN,DoubleDQN,DuelingDQN,NoisyDQN","shortMessageHtmlLink":"[0.6.4.1] update DQN,DoubleDQN,DuelingDQN,NoisyDQN"}},{"before":"623c7e3191fa6b6b5afb9574da4a7b7c047cde59","after":"95fcb0c90db4c230a97906eada2b453be6f4a99b","ref":"refs/heads/main","pushedAt":"2024-06-14T13:30:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.4] [feat] support custom cfg.interactor_device and cfg.learner_device","shortMessageHtmlLink":"[0.6.4] [feat] support custom cfg.interactor_device and cfg.learner_d…"}},{"before":"3a47d54498f755bfaa7a49449c3dff1c3b6071b0","after":"623c7e3191fa6b6b5afb9574da4a7b7c047cde59","ref":"refs/heads/main","pushedAt":"2024-06-14T09:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.3.2] [feat]: add cfg.reward_threshold","shortMessageHtmlLink":"[0.6.3.2] [feat]: add cfg.reward_threshold"}},{"before":"e93cfa27b09b4754bc0be8d020c19df92326b167","after":"3a47d54498f755bfaa7a49449c3dff1c3b6071b0","ref":"refs/heads/main","pushedAt":"2024-06-14T01:42:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnjim0816","name":"johnjim0816","path":"/johnjim0816","primaryAvatarUrl":"https://github.com/avatars/u/39483938?s=80&v=4"},"commit":{"message":"[0.6.3.1] [feat]: add cfg.restore_model_meta","shortMessageHtmlLink":"[0.6.3.1] [feat]: add cfg.restore_model_meta"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEnrMIvQA","startCursor":null,"endCursor":null}},"title":"Activity · datawhalechina/joyrl"}