Home › Code › mlp

mlp

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

mlp appears in the code Syntology harvested for 108 papers, as 76 distinct code bodies found in 114 places (a place is one code body under one paper). At least one of them ran in 69 of the papers; 2 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 mlp 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 41 of the 76 distinct code bodies named mlp; 35 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
21ran · our draft was wrong
4ran · fixture could not drive it
16ran
35unverified
2fingerprinted

Licence is a property of each copy, so it is counted per place: 33 of the 114 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

100 papers shown of 108 (newest first; the JSON twin carries all 114 places); 105 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, and the graph's for 14 papers added by Syntology; 2 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
A cylindrical neural approximation theorem for conditional laws of McKean-Vlasov equations with common noise added by Syntology 2026-08 (from id) HmiouiReda/cylindrical-mckean-vlasov/cylindrical.py fd91c1e2b885950a ran · our draft was wrong no licence file found · pointer only
V-Simba: Unleashing the Architectural Potential of RL in Visual Continuous Control added by Syntology 2026-08 (from id) nicklashansen/tdmpc2/tdmpc2/common/layers.py 596a1441bb20a1c6 ran MIT (permissive)
Diffusion Policy with Behavioral Advantage Correction for Offline Reinforcement Learning added by Syntology 2026-08 (from id) thu-ml/SRPO/model.py d466e7f1c4364a0b ran · our draft was wrong MIT (permissive)
Pareto Q-Learning with Reward Machines added by Syntology 2026-06 (from id) arnaudlequen/PQLRM/baselines/common/networks.py 0be43fb4202eab1d ran no licence file found · pointer only
EfficientTDMPC: Improved MPC Objectives for Sample-Efficient Continuous Control added by Syntology 2026-05 (from id) wertyuilife2/bmpc/bmpc/common/layers.py 596a1441bb20a1c6 ran MIT (permissive)
Stochastic Minimum-Cost Reach-Avoid Reinforcement Learning added by Syntology 2026-05 (from id) milanganai/milanganai.github.io/NeurIPS2023/code/core_respo.py 7569e2a512ec417c ran · our draft was wrong no licence file found · pointer only
Plan2Cleanse: Test-Time Backdoor Defense via Monte-Carlo Planning in Deep Reinforcement Learning added by Syntology 2026-05 (from id) rl-bandits-lab/RL-Backdoor/backdoor_attack/multiagent_competition/fast_failing/train/ppo_core.py 7569e2a512ec417c ran · our draft was wrong GPL-3.0 (copyleft) · pointer only
Breaking the Computational Barrier: Provably Efficient Actor-Critic for Low-Rank MDPs added by Syntology 2026-05 (from id) shelowize/lvrep-rl/agent/ctrlsac/ctrlsac_agent.py bc4901b707963357 ran · our draft was wrong no licence file found · pointer only
A Comprehensive Information-Decomposition Analysis of Large Vision-Language Models added by Syntology 2026-03 (from id) identical code first harvested elsewhere 25d792e8c00de62b ran · fixture could not drive it licence of this copy not recorded
PRISM: Parallel Reward Integration with Symmetry for MORL added by Syntology 2026-02 (from id) EVIEHub/PRISM/code/morl_baselines/common/networks.py 0be43fb4202eab1d ran MIT (permissive)
Training-Free Adaptation of Diffusion Models via Doob's h-Transform added by Syntology 2026-02 (from id) liamyzq/Doob_training_free_adaptation/search/doob_search.py d466e7f1c4364a0b ran · our draft was wrong no licence file found · pointer only
Semi-Supervised Cross-Domain Imitation Learning added by Syntology 2026-02 (from id) facebookresearch/gwil/utils.py db00dda8b96201d3 ran · our draft was wrong no licence file found · pointer only
Conditional Sequence Modeling for Safe Reinforcement Learning added by Syntology 2026-02 (from id) liuzuxin/OSRL/osrl/common/net.py cb1929149ecc4471 ran · our draft was wrong Apache-2.0 (permissive)
How Patterns Dictate Learnability in Sequential Data added by Syntology 2025-10 (from id) EkMeasurable/Learnability_Ipred/utils/estimators.py de9c360366d3ff62 ran · our draft was wrong no licence file found · pointer only
arXiv:2506.07255 2025-06 (from id) jacobandreas/psketch/models/net.py cb7804b9a14c70d7 unverified Apache-2.0 (permissive)
Simple, Good, Fast: Self-Supervised World Models Free of Baggage 3 Jun 2025 jrobine/sgf/src/wm.py 82d342964b41dc7f ran · our draft was wrong MIT (permissive)
arXiv:2504.06386 2025-04 (from id) JacquesCloete/sport/src/sport/rl/algos/projected_ppo/core.py 61b48ea6bc10d51e ran · our draft was wrong MIT (permissive)
Discrete Codebook World Models for Continuous Control 1 Mar 2025 aidanscannell/dcmpc/utils/layers.py 9acd81aa05192bdb unverified MIT (permissive)
Learning Getting-Up Policies for Real-World Humanoid Robots 17 Feb 2025 RunpeiDong/HumanUP/simulation/rsl_rl/rsl_rl/utils/layers.py fc4e341b9c79e617 unverified Apache-2.0 (permissive)
Online Intrinsic Rewards for Decision Making Agents from Large Language Model Feedback 30 Oct 2024 facebookresearch/oni/rlaif/reward_model.py 286f16b8cdd48f8f unverified licence not identified · pointer only
Zero-Shot Offline Imitation Learning via Optimal Transport 11 Oct 2024 martius-lab/zilot/zilot/model/curious.py cad2da135c7b87f7 ran MIT (permissive)
TinyVLA: Towards Fast, Data-Efficient Vision-Language-Action Models for Robotic Manipulation 19 Sep 2024 liyaxuanliyaxuan/TinyVLA/policy_heads/models/detr_vae.py 6fc99436fb828638 unverified MIT (permissive)
OASIS: Conditional Distribution Shaping for Offline Safe Reinforcement Learning 19 Jul 2024 yihangyao/OASIS/OSRL/osrl/common/net.py cb1929149ecc4471 ran · our draft was wrong Apache-2.0 (permissive)
Scalable Exploration via Ensemble++ 18 Jul 2024 szrlee/ensemble_plus_plus/network/ensemble_exp.py bc22b388af547818 ran · our draft was wrong no licence file found · pointer only
Scalable Exploration via Ensemble++ 18 Jul 2024 szrlee/GPT-HyperAgent/network/epinet.py 5936968885fd5884 ran · our draft was wrong no licence file found · pointer only
Aligning Diffusion Behaviors with Q-functions for Efficient Continuous Control 12 Jul 2024 thu-ml/Efficient-Diffusion-Alignment/model.py d466e7f1c4364a0b ran · our draft was wrong no licence file found · pointer only
RepNeXt: A Fast Multi-Scale CNN using Structural Reparameterization 23 Jun 2024 suous/repnext/detection/repnext.py 5b6fdf4c5a3bc3fa ran · our draft was wrong Apache-2.0 (permissive)
Diffusion Policies creating a Trust Region for Offline Reinforcement Learning 30 May 2024 TianyuCodings/Diffusion_Trusted_Q_Learning/agents/model.py bdef24507a4ccfa7 ran · our draft was wrong no licence file found · pointer only
Diffusion Policies creating a Trust Region for Offline Reinforcement Learning 30 May 2024 tianyucodings/diffusion_trusted_q_learning/agents/dtql.py db00dda8b96201d3 ran · our draft was wrong no licence file found · pointer only
Bigger, Regularized, Optimistic: scaling for compute and sample-efficient continuous control 25 May 2024 denisyarats/pytorch_sac/utils.py db00dda8b96201d3 ran · our draft was wrong MIT (permissive)
Diffusion Actor-Critic with Entropy Regulator 24 May 2024 happy-yan/DACER-Diffusion-with-Online-RL/relax/network/blocks.py ab957cbc27bee860 unverified no licence file found · pointer only
Neural Directional Encoding for Efficient and Accurate View-Dependent Appearance Modeling 23 May 2024 lwwu2/nde/model/encoding.py 32bc26fbd416c698 ran no licence file found · pointer only
Towards noise contrastive estimation with soft targets for conditional models 22 Apr 2024 uhlmanngroup/soft-target-infonce/util/vit.py 66d034d2868cf2e3 ran no licence file found · pointer only
Multi-view Disentanglement for Reinforcement Learning with Multiple Cameras 22 Apr 2024 uoe-agents/mvd/utils.py bdef24507a4ccfa7 ran · our draft was wrong MIT (permissive)
Tree Search-Based Policy Optimization under Stochastic Execution Delay 8 Apr 2024 davidva1/Delayed-EZ/config/atari/model.py 7af8d641a39b4ee5 ran GPL-3.0 (copyleft) · pointer only
Model-based Reinforcement Learning for Parameterized Action Spaces 3 Apr 2024 valarzz/dlpa/models/networks.py 8c6d7bf8521d9aaf ran · our draft was wrong no licence file found · pointer only
Learning Useful Representations of Recurrent Neural Network Weight Matrices 18 Mar 2024 vincentherrmann/rnn-weights-representation-learning/rnn_weights_representation_learning/modules_rnn_encoders.py 173e195e1fe036cf ran · fixture could not drive it no licence file found · pointer only
EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data 1 Mar 2024 shengjiewang-jason/efficientzerov2/ez/agents/models/layer.py 1fcac51bd776abb0 ran GPL-3.0 (copyleft) · pointer only
ODICE: Revealing the Mystery of Distribution Correction Estimation via Orthogonal-gradient Update 1 Feb 2024 maoliyuan/ODICE-Pytorch/util.py 3448a21f1f811223 ran no licence file found · pointer only
Off-Policy Primal-Dual Safe Reinforcement Learning 26 Jan 2024 AlgTUDelft/WCSAC/wc_sac/sac/wcsac.py e6f12e62f88b74b9 unverified MIT (permissive)
Generalizable Visual Reinforcement Learning with Segment Anything Model 28 Dec 2023 wadiuvatzy/sam-g/algos/drq.py bdef24507a4ccfa7 ran · our draft was wrong MIT (permissive)
Multi-Objective Reinforcement Learning Based on Decomposition: A Taxonomy and Framework 21 Nov 2023 lucasalegre/morl-baselines/morl_baselines/common/networks.py 0be43fb4202eab1d ran MIT (permissive)
Replay-enhanced Continual Reinforcement Learning 20 Nov 2023 Sweety-dm/RECALL/myrecall/sac/models.py d8d6e9ae3541d61c ran MIT (permissive)
TD-MPC2: Scalable, Robust World Models for Continuous Control 25 Oct 2023 nicklashansen/tdmpc/src/algorithm/tdmpc.py 8c6d7bf8521d9aaf ran · our draft was wrong MIT (permissive)
Distributional Soft Actor-Critic with Three Refinements 9 Oct 2023 jingliang-duan/dsac-t/networks/mlp.py 7569e2a512ec417c ran · our draft was wrong no licence file found · pointer only
3D Implicit Transporter for Temporally Consistent Keypoint Discovery 10 Sep 2023 zhongcl-thu/3D-Implicit-Transporter/core/nets/model_utils.py f28b37b553b6d834 ran MIT (permissive)
Improving Generalization in Reinforcement Learning Training Regimes for Social Robot Navigation 29 Aug 2023 RAISE-Lab/soc-nav-training/CrowdNav/crowd_nav/policy/cadrl.py 41b3a883a96e7454 ran MIT (permissive)
JOTR: 3D Joint Contrastive Learning with Transformers for Occluded Human Mesh Recovery 31 Jul 2023 xljh0520/jotr/common/model.py 59f9b871646fa8fb ran MIT (permissive)
RL-ViGen: A Reinforcement Learning Benchmark for Visual Generalization 15 Jul 2023 gemcollector/rl-vigen/algos/drq.py bdef24507a4ccfa7 ran · our draft was wrong MIT (permissive)
Multimodal Learning Without Labeled Multimodal Data: Guarantees and Applications 7 Jun 2023 pliang279/pid/estimators/ce_alignment_information.py 25d792e8c00de62b ran · fixture could not drive it MIT (permissive)
ROSARL: Reward-Only Safe Reinforcement Learning 31 May 2023 geraudnt/rosarl/safety_ai_gym/safety-starter-agents/safe_rl/pg/network.py e68b07bcdded00fa unverified MIT (permissive)
Representation Learning via Manifold Flattening and Reconstruction 2 May 2023 michael-psenka/manifold-linearization/models/operators.py 32b2f7c1d7e77097 unverified MIT (permissive)
Learning to Extrapolate: A Transductive Approach 27 Apr 2023 avivne/bilinear-transduction/utils/networks.py db00dda8b96201d3 ran · our draft was wrong MIT (permissive)
Learning to Extrapolate: A Transductive Approach 27 Apr 2023 learningmatter-mit/matex/blt/utils/networks.py ebb5e4d5764029a8 unverified MIT (permissive)
Permutation Equivariant Neural Functionals 27 Feb 2023 jkalogero/scalegmn/src/scalegmn/layers.py 67d3763fe4254040 ran · metamorphic tier: deterministic MIT (permissive)
Quantifying & Modeling Multimodal Interactions: An Information Decomposition Framework 23 Feb 2023 pliang279/pid/estimators/ce_alignment_information.py a1dadeb1ac1d82ee unverified MIT (permissive)
Improving Adaptive Conformal Prediction Using Self-Supervised Learning 23 Feb 2023 seedatnabeel/sscp/src/VIME/supervised_models.py 5785647801cd5536 unverified MIT (permissive)
AttNS: Attention-Inspired Numerical Solving For Limited Data Scenarios 5 Feb 2023 dedekinds/neurvec/cases/elastic_pend/models.py a698b8109aece8f4 ran · metamorphic tier: invariant fingerprinted MIT (permissive)
Constrained Decision Transformer for Offline Safe Reinforcement Learning 14 Feb 2023 liuzuxin/osrl/osrl/algorithms/cdt.py cb1929149ecc4471 ran · our draft was wrong Apache-2.0 (permissive)
ACPO: A Policy Optimization Algorithm for Average MDPs with Constraints 2 Feb 2023 openai/safety-starter-agents/safe_rl/pg/network.py e68b07bcdded00fa unverified MIT (permissive)
Trust Region-Based Safe Distributional Reinforcement Learning for Multiple Constraints 26 Jan 2023 rllab-snu/Safe-Distributional-Actor-Critic/safety_gym/cvpo/safe_rl/policy/model/mlp_ac.py 2bc10041d414773a unverified MIT (permissive)
Multi-Agent Reinforcement Learning for Adaptive Mesh Refinement 2 Nov 2022 011235813/marl-amr/marl_amr/alg/networks.py 841b1316c52b02a5 unverified BSD-3-Clause (permissive)
On the Feasibility of Cross-Task Transfer with Model-Based Reinforcement Learning 19 Oct 2022 mlpc-ucsd/xtra/src/config/atari/model.py a688f4e7c0e44610 unverified Apache-2.0 (permissive)
Planning for Sample Efficient Imitation Learning 18 Oct 2022 zhaohengyin/EfficientImitate/algo/obs_ei/model.py 4c8aa25db20d758e ran · fixture could not drive it MIT (permissive)
Model-based Safe Deep Reinforcement Learning via a Constrained Proximal Policy Optimization Algorithm 14 Oct 2022 akjayant/mbppol/src/core.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
A Mixture of Surprises for Unsupervised Reinforcement Learning 13 Oct 2022 LeapLabTHU/MOSS/core/calculations/layers.py 8f66a508eba0c6bc unverified Apache-2.0 (permissive)
CLIP-Fields: Weakly Supervised Semantic Fields for Robotic Memory 11 Oct 2022 notmahi/clip-fields/misc.py aee85acbd82e6f57 unverified MIT (permissive)
General Policy Evaluation and Improvement by Learning to Identify Few But Crucial States 4 Jul 2022 idsia/policyevaluator/core.py 7569e2a512ec417c ran · our draft was wrong no licence file found · pointer only
Behavior Transformers: Cloning $k$ modes with one stone 22 Jun 2022 notmahi/bet/models/mlp.py aee85acbd82e6f57 unverified MIT (permissive)
Behavior Transformers: Cloning $k$ modes with one stone 22 Jun 2022 skandermoalla/bet-reproduction/models/mlp.py 15820c0b4be13799 unverified MIT (permissive)
Efficient Reward Poisoning Attacks on Online Deep Reinforcement Learning 30 May 2022 yinglunxu/reward_poisoning_attack_drl/src/all_class.py c31034abc86fa912 ran · our draft was wrong no licence file found · pointer only
On the Robustness of Safe Reinforcement Learning under Observational Perturbations 29 May 2022 liuzuxin/safe-rl-robustness/rsrl/policy/model/mlp_ac.py 2bc10041d414773a unverified MIT (permissive)
ShiftAddNAS: Hardware-Inspired Search for More Accurate and Efficient Neural Networks 17 May 2022 rice-eic/shiftaddnas/NLP/en-de/sim/ShiftAddNAS.py feb0251826142c84 unverified MIT (permissive)
ShiftAddNAS: Hardware-Inspired Search for More Accurate and Efficient Neural Networks 17 May 2022 rice-eic/shiftaddnas/NLP/en-de/sim/ShiftAddNAS_all_shift.py b3a2d2310366d914 unverified MIT (permissive)
Time Discretization-Invariant Safe Action Repetition for Policy Gradient Methods 6 Nov 2021 artberryx/SAR/sb/stable_baselines/common/tf_layers.py b1b0b13946e3393b unverified MIT (permissive)
Mastering Atari Games with Limited Data 30 Oct 2021 werner-duvaud/muzero-general/models.py 0de5facee665b75a unverified MIT (permissive)
Fault-Tolerant Federated Reinforcement Learning with Theoretical Guarantee 26 Oct 2021 flint-xf-fan/Byzantine-Federeated-RL/codes/agent.py 6c9476fe07fb0a8b ran · our draft was wrong no licence file found · pointer only
Learning Temporally-Consistent Representations for Data-Efficient Reinforcement Learning 11 Oct 2021 anon-researcher-repo/ksl/ksl/utils.py bdef24507a4ccfa7 ran · our draft was wrong MIT (permissive)
Stackelberg Actor-Critic: Game-Theoretic Reinforcement Learning Algorithms 25 Sep 2021 leozhengzly/stackelberg-actor-critic-algos/spinup/algos/pytorch/ddpg/core.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
Do Vision Transformers See Like Convolutional Neural Networks? 19 Aug 2021 sayakpaul/probing-vits/vit/models.py 634feb32dddf418f unverified Apache-2.0 (permissive)
Partition and Code: learning how to compress graphs 5 Jul 2021 gbouritsas/PnC/models/GNN_neural_part_subgraph_selection.py cd5a40ffd4482a6d ran · metamorphic tier: invariant MIT (permissive)
Safe Reinforcement Learning Using Advantage-Based Intervention 16 Jun 2021 nolanwagener/safe_rl/safe_rl/algos/cppo/core.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
Independent mechanism analysis, a new concept? 9 Jun 2021 lgresele/independent-mechanism-analysis/ima/residual.py 6863a4959e32eff4 unverified no licence file found · pointer only
Decision Transformer: Reinforcement Learning via Sequence Modeling 2 Jun 2021 facebookresearch/salina/salina_examples/offline_rl/decision_transformer/agents.py 4e4aebc21d42fb20 ran · our draft was wrong MIT (permissive)
Adversarial Intrinsic Motivation for Reinforcement Learning 27 May 2021 iDurugkar/adversarial-intrinsic-motivation/stable_baselines/common/tf_layers.py b1b0b13946e3393b unverified MIT (permissive)
Going deeper with Image Transformers 31 Mar 2021 sayakpaul/cait-tf/cait/models.py ae83452001c08f2a unverified Apache-2.0 (permissive)
An Experimental Review on Deep Learning Architectures for Time Series Forecasting 22 Mar 2021 pedrolarben/TimeSeriesForecasting-DeepLearning/experiments/models.py 19de8d4c63d65134 unverified MIT (permissive)
Deep Reinforcement Learning with Population-Coded Spiking Neural Network for Continuous Control 19 Oct 2020 combra-lab/pop-spiking-deep-rl/popsan_drl/popsan_sac/core_cuda.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
Cascaded Refinement Network for Point Cloud Completion with Self-supervision 17 Oct 2020 xiaogangw/cascaded-point-completion/utils/tf_util.py d7801db447fad2f4 unverified MIT (permissive)
Deep Image Orientation Angle Detection 21 Jun 2020 pidahbus/deep-image-orientation-angle-detection/layers.py be7ca88da0c9f87c unverified MIT (permissive)
Automatic Recall Machines: Internal Replay, Continual Learning and the Brain 22 Jun 2020 xu-ji/ARM/code/models/mlp.py c284d36ef4155ddd ran fingerprinted MIT (permissive)
AWAC: Accelerating Online Reinforcement Learning with Offline Datasets 16 Jun 2020 identical code first harvested elsewhere 7569e2a512ec417c ran · our draft was wrong licence of this copy not recorded
Self-Imitation Learning via Generalized Lower Bound Q-learning 12 Jun 2020 openai/spinningup/spinup/algos/pytorch/ddpg/core.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
Self-supervised Learning from a Multi-view Perspective 10 Jun 2020 yaohungt/Demystifying_Self_Supervised_Learning/Omniglot/compute_MI_CondEntro.py b509a54eb5ec250b unverified MIT (permissive)
Neural Methods for Point-wise Dependency Estimation 9 Jun 2020 yaohungt/Pointwise_Dependency_Neural_Estimation/MI_Est_and_CrossModal/src/models.py 25d792e8c00de62b ran · fixture could not drive it MIT (permissive)
Image Augmentation Is All You Need: Regularizing Deep Reinforcement Learning from Pixels 28 Apr 2020 xingyu-lin/softagent/drq/Drq.py bdef24507a4ccfa7 ran · our draft was wrong no licence file found · pointer only
Class-Imbalanced Semi-Supervised Learning 17 Feb 2020 MinsungHyun/Class-Imbalanced-Semi-Supervised-Learning/CISSL_cls/lib/mlp.py 2a826909e901934c unverified MIT (permissive)
Unsupervised Cross-lingual Representation Learning at Scale 5 Nov 2019 Tikquuss/meta_XLM/XLM/src/model/transformer.py a05791210b07b83d ran · fixture could not drive it licence not identified · pointer only
Teacher algorithms for curriculum learning of Deep RL in continuously parameterized environments 16 Oct 2019 flowersteam/teachDeepRL/teachDRL/spinup/algos/ddpg/core.py e68b07bcdded00fa unverified MIT (permissive)
Do Neural Language Representations Learn Physical Commonsense? 8 Aug 2019 mbforbes/physical-commonsense/pc/models.py 040799bb98fb58f2 ran · our draft was wrong MIT (permissive)
Unsupervised Emergence of Egocentric Spatial Structure from Sensorimotor Prediction 4 Jun 2019 alaflaquiere/learn-spatial-structure/Networks.py 2420edc5273f2b91 unverified MIT (permissive)
Information asymmetry in KL-regularized RL 3 May 2019 RobvanGastel/svg-priors/utils/misc.py 7569e2a512ec417c ran · our draft was wrong MIT (permissive)
Generative Adversarial User Model for Reinforcement Learning Based Recommendation System 27 Dec 2018 xinshi-chen/GenerativeAdversarialUserModel/ganrl/experiment_user_model/utils.py b17c545361c395ea unverified MIT (permissive)
Soft Actor-Critic Algorithms and Applications 13 Dec 2018 willwhitney/pytorch_sac_lib/sac_utils.py db00dda8b96201d3 ran · our draft was wrong MIT (permissive)
Provably Efficient Maximum Entropy Exploration 6 Dec 2018 abbyvansoest/maxent/core.py e68b07bcdded00fa 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