Home › Code › Buffer

Buffer

Syntologyentry name in harvested coderead from the graph 2026-09-24

Buffer appears in the code Syntology harvested for 23 papers, as 26 distinct code bodies found in 26 places (a place is one code body under one paper). At least one of them ran in 18 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named Buffer do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 19 of the 26 distinct code bodies named Buffer; 7 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
19ran
7unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 11 of the 26 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

23 papers shown of 23, newest first; 26 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 1 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
arXiv:2503.14564 2025-03 (from id) flash1803/EATTA/classification/methods/eatta.py c805e78993db72b6 ran MIT (permissive)
NetworkGym: Reinforcement Learning Environments for Multi-Access Traffic Management in Network Simulation 30 Oct 2024 hmomin/networkgym/NetworkAgent/ptd3/agent.py 5364f4044a619e47 ran Apache-2.0 (permissive)
DS-AL: A Dual-Stream Analytic Learning for Exemplar-Free Class-Incremental Learning 26 Mar 2024 ZHUANGHP/Analytic-continual-learning/analytic/DSAL.py 1d08f115abdc4600 unverified MIT (permissive)
A Unified and General Framework for Continual Learning 20 Mar 2024 joey-wang123/cl-refresh-learning/models/rpc.py 8f59cbb3d51b6c85 ran MIT (permissive)
MAGR: Manifold-Aligned Graph Regularization for Continual Action Quality Assessment 7 Mar 2024 ZhouKanglei/MAGR_CAQA/models/fea_gr.py 0dc99786a7ca9094 unverified no licence file found · pointer only
Elastic Feature Consolidation for Cold Start Exemplar-Free Incremental Learning 6 Feb 2024 simomagi/elastic_feature_consolidation/continual_learning/ElasticFeatureConsolidation.py d728f908ea887920 unverified MIT (permissive)
Weakly Coupled Deep Q-Networks 28 Oct 2023 ibrahim-elshar/WCDQN_NeurIPS/src/Inv_control/WCDQN.py 1c1c0cd257ab6271 ran no licence file found · pointer only
Fair Streaming Principal Component Analysis: Statistical and Algorithmic Viewpoint 28 Oct 2023 hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py 2465949524b1a154 ran no licence file found · pointer only
TriRE: A Multi-Mechanism Learning Paradigm for Continual Knowledge Retention and Promotion 12 Oct 2023 NeurAI-Lab/TriRE/models/trire.py a34a68bbb3e6ccdf ran no licence file found · pointer only
Task-Aware Information Routing from Common Representation Space in Lifelong Learning 14 Feb 2023 neurai-lab/tamil/models/tam.py 1f0a698eea371060 ran no licence file found · pointer only
Error Sensitivity Modulation based Experience Replay: Mitigating Abrupt Representation Drift in Continual Learning 14 Feb 2023 neurai-lab/esmer/models/esmer.py e7451956d67f9229 ran MIT (permissive)
Neuro-Symbolic Continual Learning: Knowledge, Reasoning Shortcuts and Concept Rehearsal 2 Feb 2023 ema-marconato/nesy-cl/models/cool.py d9319734afd720b0 ran MIT (permissive)
Rethinking Value Function Learning for Generalization in Reinforcement Learning 18 Oct 2022 snu-mllab/dcpg/dcpg/algos/dcpg.py 9b26c22d5d39f9a9 ran MIT (permissive)
MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge 17 Jun 2022 pku-rl/copl/src/core/ppo.py ad104c89d024fd04 ran MIT (permissive)
ACIL: Analytic Class-Incremental Learning with Absolute Memorization and Privacy Protection 30 May 2022 ZHUANGHP/Analytic-continual-learning/analytic/ACIL.py c0381c8b57c0a37e unverified MIT (permissive)
RelViT: Concept-guided Vision Transformer for Visual Relational Reasoning 24 Apr 2022 NVlabs/RelViT/utils/relvit.py 4df4c993c5727035 ran · metamorphic tier: deterministic licence not identified · pointer only
Energy-Based Contrastive Learning of Visual Representations 10 Feb 2022 1202kbs/ebclr/libs/ebclr.py 6ac1e9429f4fe7fa ran no licence file found · pointer only
Learning Fast, Learning Slow: A General Continual Learning Method based on Complementary Learning System 29 Jan 2022 NeurAI-Lab/CLS-ER/models/clser.py cbf06486bbe7b6ac ran MIT (permissive)
Representational Continuity for Unsupervised Continual Learning 13 Oct 2021 divyam3897/ucl/models/mixup.py 60c8f08559dd5eba ran licence not identified · pointer only
Effective Diversity in Population Based Reinforcement Learning 3 Feb 2020 holounic/DvD-TD3/td3/algorithm.py aeecae3f15ea94c6 ran no licence file found · pointer only
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor 4 Jan 2018 garyzyr001/rethinking-airl/airl/algo/sac.py 94573a894a42ebff ran no licence file found · pointer only
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor 4 Jan 2018 ku2482/gail-airl-ppo.pytorch/gail_airl_ppo/algo/sac.py b6b1a23b07a627dd unverified MIT (permissive)
Proximal Policy Optimization Algorithms 20 Jul 2017 Gregory-Eales/proximal-policy-optimization/ppo/modules/ppo.py 5eac27c1ede5a3f1 ran Apache-2.0 (permissive)
Proximal Policy Optimization Algorithms 20 Jul 2017 bay3s/ppo-rl/src/ppo/ppo.py d0735a6f70135e3f ran · metamorphic tier: deterministic no licence file found · pointer only
Proximal Policy Optimization Algorithms 20 Jul 2017 hamishs/JAX-RL/src/jax_rl/algorithms/ppo.py 6f2b092fd868a348 unverified MIT (permissive)
Continuous control with deep reinforcement learning 9 Sep 2015 DanielLSM/safe-rl-tutorial/tutorial/ddpg.py 96855c8d20a0088b unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections