{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/replaymemory","entry":"ReplayMemory","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":11,"n_papers_ran":8,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":21,"n_samples_ran":13,"n_samples_fingerprinted":0,"n_places":21,"n_places_pointer_only":9,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":13,"unverified":8},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.20832","paper":"/paper/arxiv-2606-20832","title":"ReLaTS: a Reinforcement Learning-based method for dynamically determining the coupling Time Step in multi-scale simulations of self-gravitating systems","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"veronicasaz/RL_bridgedCluster","path":"TrainRL.py","file_url":"https://github.com/veronicasaz/RL_bridgedCluster/blob/HEAD/TrainRL.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fa3dff8c2ace4d3a","mcp_get_code":{"code_sha256":"fa3dff8c2ace4d3a"}},{"arxiv_id":"2306.05764","paper":"/paper/fair-yet-asymptotically-equal-collaborative","title":"Fair yet Asymptotically Equal Collaborative Learning","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xqlin98/fair-yet-equal-cml","path":"utils/RL_Environment.py","file_url":"https://github.com/xqlin98/fair-yet-equal-cml/blob/HEAD/utils/RL_Environment.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d2cebae41fcbd2cd","mcp_get_code":{"code_sha256":"d2cebae41fcbd2cd"}},{"arxiv_id":"2203.03535","paper":"/paper/influencing-long-term-behavior-in-multiagent","title":"Influencing Long-Term Behavior in Multiagent Reinforcement Learning","date":"2022-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dkkim93/further","path":"algorithm/further/agent.py","file_url":"https://github.com/dkkim93/further/blob/HEAD/algorithm/further/agent.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6cc0afec8e5e5562","mcp_get_code":{"code_sha256":"6cc0afec8e5e5562"}},{"arxiv_id":"2010.08830","paper":"/paper/mesa-boost-ensemble-imbalanced-learning-with","title":"MESA: Boost Ensemble Imbalanced Learning with MEta-SAmpler","date":"2020-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NeurIPS2020AnonymousSubmission/mesa","path":"mesa.py","file_url":"https://github.com/NeurIPS2020AnonymousSubmission/mesa/blob/HEAD/mesa.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c4cf549ba24993c4","mcp_get_code":{"code_sha256":"c4cf549ba24993c4"}},{"arxiv_id":"1801.01290","paper":"/paper/soft-actor-critic-off-policy-maximum-entropy","title":"Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor","date":"2018-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ajaysub110/rl-pytorch","path":"sac/models/soft_actor_critic.py","file_url":"https://github.com/ajaysub110/rl-pytorch/blob/HEAD/sac/models/soft_actor_critic.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"995a5d6382ee476d","mcp_get_code":{"code_sha256":"995a5d6382ee476d"}},{"arxiv_id":"1707.06347","paper":"/paper/proximal-policy-optimization-algorithms","title":"Proximal Policy Optimization Algorithms","date":"2017-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"llSourcell/OpenAI_Five_vs_Dota2_Explained","path":"ppo.py","file_url":"https://github.com/llSourcell/OpenAI_Five_vs_Dota2_Explained/blob/HEAD/ppo.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7539f57b4803c98e","mcp_get_code":{"code_sha256":"7539f57b4803c98e"}},{"arxiv_id":"1706.02275","paper":"/paper/multi-agent-actor-critic-for-mixed","title":"Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"isp1tze/MAProj","path":"algo/maddpg/maddpg_agent.py","file_url":"https://github.com/isp1tze/MAProj/blob/HEAD/algo/maddpg/maddpg_agent.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"14185602fbb4fa11","mcp_get_code":{"code_sha256":"14185602fbb4fa11"}},{"arxiv_id":"1706.02275","paper":"/paper/multi-agent-actor-critic-for-mixed","title":"Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xuehy/pytorch-maddpg","path":"MADDPG.py","file_url":"https://github.com/xuehy/pytorch-maddpg/blob/HEAD/MADDPG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"535c542a4e41bb65","mcp_get_code":{"code_sha256":"535c542a4e41bb65"}},{"arxiv_id":"1602.01783","paper":"/paper/asynchronous-methods-for-deep-reinforcement","title":"Asynchronous Methods for Deep Reinforcement Learning","date":"2016-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brett-daley/fast-dqn","path":"fast_dqn/worker.py","file_url":"https://github.com/brett-daley/fast-dqn/blob/HEAD/fast_dqn/worker.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b7e1cbca8de3a03","mcp_get_code":{"code_sha256":"6b7e1cbca8de3a03"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SimonRamstedt/ddpg","path":"replay_memory.py","file_url":"https://github.com/SimonRamstedt/ddpg/blob/HEAD/replay_memory.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b683309331178dc","mcp_get_code":{"code_sha256":"5b683309331178dc"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yzheng51/rl-dino-run","path":"memory.py","file_url":"https://github.com/yzheng51/rl-dino-run/blob/HEAD/memory.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1707b7c98445e28d","mcp_get_code":{"code_sha256":"1707b7c98445e28d"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Clement-Hui/Q-Learning","path":"replaymemory.py","file_url":"https://github.com/Clement-Hui/Q-Learning/blob/HEAD/replaymemory.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"176c97171a30da8b","mcp_get_code":{"code_sha256":"176c97171a30da8b"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sunfex/weighted-sac","path":"replay_memory.py","file_url":"https://github.com/sunfex/weighted-sac/blob/HEAD/replay_memory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d72a76b37a40fe81","mcp_get_code":{"code_sha256":"d72a76b37a40fe81"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eddynelson/dqn","path":"dqn/replay_memory/replay_memory.py","file_url":"https://github.com/eddynelson/dqn/blob/HEAD/dqn/replay_memory/replay_memory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"64f1fd20f4b6af5d","mcp_get_code":{"code_sha256":"64f1fd20f4b6af5d"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CSCI4850/S20-team3-project","path":"DoubleQ/Prioritized/ReplayMemory.py","file_url":"https://github.com/CSCI4850/S20-team3-project/blob/HEAD/DoubleQ/Prioritized/ReplayMemory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8735a7421b0a382d","mcp_get_code":{"code_sha256":"8735a7421b0a382d"}},{"arxiv_id":"1509.06461","paper":"/paper/deep-reinforcement-learning-with-double-q","title":"Deep Reinforcement Learning with Double Q-learning","date":"2015-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kmdanielduan/DQN_Family_PyTorch","path":"agent.py","file_url":"https://github.com/kmdanielduan/DQN_Family_PyTorch/blob/HEAD/agent.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1a174f4ed5cef5f4","mcp_get_code":{"code_sha256":"1a174f4ed5cef5f4"}},{"arxiv_id":"1509.06461","paper":"/paper/deep-reinforcement-learning-with-double-q","title":"Deep Reinforcement Learning with Double Q-learning","date":"2015-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OscarHuangWind/Preference-Guided-DQN-Atari","path":"DRL.py","file_url":"https://github.com/OscarHuangWind/Preference-Guided-DQN-Atari/blob/HEAD/DRL.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61d763d7c26919c1","mcp_get_code":{"code_sha256":"61d763d7c26919c1"}},{"arxiv_id":"1509.06461","paper":"/paper/deep-reinforcement-learning-with-double-q","title":"Deep Reinforcement Learning with Double Q-learning","date":"2015-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ssainz/reinforcement_learning_algorithms","path":"non_jupyter/Frozen_Lake_DDQN.py","file_url":"https://github.com/ssainz/reinforcement_learning_algorithms/blob/HEAD/non_jupyter/Frozen_Lake_DDQN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1d2063c27405ec4e","mcp_get_code":{"code_sha256":"1d2063c27405ec4e"}},{"arxiv_id":"1509.06461","paper":"/paper/deep-reinforcement-learning-with-double-q","title":"Deep Reinforcement Learning with Double Q-learning","date":"2015-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HussonnoisMaxence/RL_Algorithms","path":"QLearning/D2QN/D2QN.py","file_url":"https://github.com/HussonnoisMaxence/RL_Algorithms/blob/HEAD/QLearning/D2QN/D2QN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fd50d6e813cead15","mcp_get_code":{"code_sha256":"fd50d6e813cead15"}},{"arxiv_id":"1509.02971","paper":"/paper/continuous-control-with-deep-reinforcement","title":"Continuous control with deep reinforcement learning","date":"2015-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Souphis/mobile_robot_rl","path":"mobile_robot_rl/agents/sac.py","file_url":"https://github.com/Souphis/mobile_robot_rl/blob/HEAD/mobile_robot_rl/agents/sac.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d87c7101b2953f2","mcp_get_code":{"code_sha256":"0d87c7101b2953f2"}},{"arxiv_id":"1509.02971","paper":"/paper/continuous-control-with-deep-reinforcement","title":"Continuous control with deep reinforcement learning","date":"2015-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tilkb/thermoai","path":"controller/RL/DDPG.py","file_url":"https://github.com/tilkb/thermoai/blob/HEAD/controller/RL/DDPG.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9d5ea952455199bc","mcp_get_code":{"code_sha256":"9d5ea952455199bc"}}]}