{"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/huber-loss","entry":"huber_loss","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":34,"n_papers_ran":24,"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":27,"n_samples_ran":16,"n_samples_fingerprinted":11,"n_places":35,"n_places_pointer_only":9,"by_status":{"ran_honours":3,"ran_violates":1,"ran_draft_wrong":5,"ran_fixture":0,"ran":7,"unverified":11},"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":"2608.11746","paper":"/paper/arxiv-2608-11746","title":"Epiplexity Guided Data Selection and Generation for Out-of-Distribution Generalization","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":null,"path":"","file_url":null,"status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"b2591cd2d6a28012","mcp_get_code":{"code_sha256":"b2591cd2d6a28012"}},{"arxiv_id":"2512.02486","paper":"/paper/arxiv-2512-02486","title":"Dual-Robust Cross-Domain Offline Reinforcement Learning Against Dynamics Shifts","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"zq2r/DROCO","path":"algo/offline_offline/droco.py","file_url":"https://github.com/zq2r/DROCO/blob/HEAD/algo/offline_offline/droco.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ad44a67c8db05805","mcp_get_code":{"code_sha256":"ad44a67c8db05805"}},{"arxiv_id":"2505.17004","paper":"/paper/guided-diffusion-sampling-on-function-spaces","title":"Guided Diffusion Sampling on Function Spaces with Applications to PDEs","date":"2025-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neuraloperator/fundps","path":"generation/dps.py","file_url":"https://github.com/neuraloperator/fundps/blob/HEAD/generation/dps.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab891ef221209094","mcp_get_code":{"code_sha256":"ab891ef221209094"}},{"arxiv_id":"2503.12811","paper":"/paper/a-multi-power-law-for-loss-curve-prediction","title":"A Multi-Power Law for Loss Curve Prediction Across Learning Rate Schedules","date":"2025-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-yao-01-luo/multipowerlaw","path":"src/utils.py","file_url":"https://github.com/thu-yao-01-luo/multipowerlaw/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"72abd9f687e8eaaa","mcp_get_code":{"code_sha256":"72abd9f687e8eaaa"}},{"arxiv_id":"2411.00465","paper":"/paper/uncertainty-based-offline-variational","title":"Uncertainty-based Offline Variational Bayesian Reinforcement Learning for Robustness under Diverse Data Corruptions","date":"2024-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MIRALab-USTC/RL-TRACER","path":"algo/model_free/tracer.py","file_url":"https://github.com/MIRALab-USTC/RL-TRACER/blob/HEAD/algo/model_free/tracer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d52eb4ad208682cb","mcp_get_code":{"code_sha256":"d52eb4ad208682cb"}},{"arxiv_id":"2410.11820","paper":"/paper/adaptive-data-optimization-dynamic-sample","title":"Adaptive Data Optimization: Dynamic Sample Selection with Scaling Laws","date":"2024-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yidingjiang/ado","path":"src/data_selectors/ado.py","file_url":"https://github.com/yidingjiang/ado/blob/HEAD/src/data_selectors/ado.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b2591cd2d6a28012","mcp_get_code":{"code_sha256":"b2591cd2d6a28012"}},{"arxiv_id":"2410.11022","paper":"/paper/action-gaps-and-advantages-in-continuous-time","title":"Action Gaps and Advantages in Continuous-Time Distributional Reinforcement Learning","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"harwiltz/distributional-superiority","path":"dsup/losses.py","file_url":"https://github.com/harwiltz/distributional-superiority/blob/HEAD/dsup/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08c72ea04118d880","mcp_get_code":{"code_sha256":"08c72ea04118d880"}},{"arxiv_id":"2408.02555","paper":"/paper/2408-02555","title":"MeshAnything V2: Artist-Created Mesh Generation With Adjacent Mesh Tokenization","date":"2024-08-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"buaacyw/meshanythingv2","path":"meshanything_train/misc.py","file_url":"https://github.com/buaacyw/meshanythingv2/blob/HEAD/meshanything_train/misc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"03c93e1bacbbbf89","mcp_get_code":{"code_sha256":"03c93e1bacbbbf89"}},{"arxiv_id":"2407.15420","paper":"/paper/local-all-pair-correspondence-for-point","title":"Local All-Pair Correspondence for Point Tracking","date":"2024-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvlab-kaist/locotrack","path":"locotrack_pytorch/model_utils.py","file_url":"https://github.com/cvlab-kaist/locotrack/blob/HEAD/locotrack_pytorch/model_utils.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":"08fd9996236d683e","mcp_get_code":{"code_sha256":"08fd9996236d683e"}},{"arxiv_id":"2407.15420","paper":"/paper/local-all-pair-correspondence-for-point","title":"Local All-Pair Correspondence for Point Tracking","date":"2024-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvlab-kaist/locotrack","path":"locotrack/utils/model_utils.py","file_url":"https://github.com/cvlab-kaist/locotrack/blob/HEAD/locotrack/utils/model_utils.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":"acafb736be892385","mcp_get_code":{"code_sha256":"acafb736be892385"}},{"arxiv_id":"2405.17898","paper":"/paper/flashst-a-simple-and-universal-prompt-tuning","title":"FlashST: A Simple and Universal Prompt-Tuning Framework for Traffic Prediction","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HKUDS/FlashST","path":"lib/metrics.py","file_url":"https://github.com/HKUDS/FlashST/blob/HEAD/lib/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0e86124fe7fa990b","mcp_get_code":{"code_sha256":"0e86124fe7fa990b"}},{"arxiv_id":"2405.07883","paper":"/paper/zero-shot-tokenizer-transfer","title":"Zero-Shot Tokenizer Transfer","date":"2024-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bminixhofer/zett","path":"zett/utils.py","file_url":"https://github.com/bminixhofer/zett/blob/HEAD/zett/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5e0f65316506050d","mcp_get_code":{"code_sha256":"5e0f65316506050d"}},{"arxiv_id":"2404.18135","paper":"/paper/dexterous-grasp-transformer","title":"Dexterous Grasp Transformer","date":null,"month_inferred_from_arxiv_id":"2024-04","title_source":"archive","repo":"iSEE-Laboratory/DGTR","path":"model/loss/grasp_loss.py","file_url":"https://github.com/iSEE-Laboratory/DGTR/blob/HEAD/model/loss/grasp_loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"03c93e1bacbbbf89","mcp_get_code":{"code_sha256":"03c93e1bacbbbf89"}},{"arxiv_id":"2404.10740","paper":"/paper/n-agent-ad-hoc-teamwork","title":"N-Agent Ad Hoc Teamwork","date":"2024-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"carolinewang01/naht","path":"src/learners/poam_learner.py","file_url":"https://github.com/carolinewang01/naht/blob/HEAD/src/learners/poam_learner.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"317a7486c52962a6","mcp_get_code":{"code_sha256":"317a7486c52962a6"}},{"arxiv_id":"2403.14412","paper":"/paper/combinerf-a-combination-of-regularization","title":"CombiNeRF: A Combination of Regularization Techniques for Few-Shot Neural Radiance Field View Synthesis","date":"2024-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sarroccoluigi/combinerf","path":"loss.py","file_url":"https://github.com/sarroccoluigi/combinerf/blob/HEAD/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2403.10099","paper":"/paper/kp-red-exploiting-semantic-keypoints-for","title":"KP-RED: Exploiting Semantic Keypoints for Joint 3D Shape Retrieval and Deformation","date":"2024-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lolrudy/KP-RED","path":"modules/functional/loss.py","file_url":"https://github.com/lolrudy/KP-RED/blob/HEAD/modules/functional/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"42db47cf9f8ecf5d","mcp_get_code":{"code_sha256":"42db47cf9f8ecf5d"}},{"arxiv_id":"2402.17483","paper":"/paper/alignmif-geometry-aligned-multimodal-implicit","title":"AlignMiF: Geometry-Aligned Multimodal Implicit Field for LiDAR-Camera Joint Synthesis","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tangtaogo/alignmif","path":"lidarnerf/loss.py","file_url":"https://github.com/tangtaogo/alignmif/blob/HEAD/lidarnerf/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2402.06700","paper":"/paper/entropy-regularized-token-level-policy","title":"Entropy-Regularized Token-Level Policy Optimization for Language Agent Reinforcement","date":"2024-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"morning9393/etpo","path":"etpo/utils/util.py","file_url":"https://github.com/morning9393/etpo/blob/HEAD/etpo/utils/util.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"317a7486c52962a6","mcp_get_code":{"code_sha256":"317a7486c52962a6"}},{"arxiv_id":"2401.05011","paper":"/paper/dual-perspective-knowledge-enrichment-for","title":"Dual-Perspective Knowledge Enrichment for Semi-Supervised 3D Object Detection","date":"2024-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tingxueronghua/dpke","path":"models/loss_helper_unlabeled.py","file_url":"https://github.com/tingxueronghua/dpke/blob/HEAD/models/loss_helper_unlabeled.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bd237d8a9c8b33f6","mcp_get_code":{"code_sha256":"bd237d8a9c8b33f6"}},{"arxiv_id":"2309.06717","paper":"/paper/bias-amplification-enhances-minority-group","title":"Bias Amplification Enhances Minority Group Performance","date":"2023-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"motivationss/bam","path":"utils.py","file_url":"https://github.com/motivationss/bam/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b87d45353a72914f","mcp_get_code":{"code_sha256":"b87d45353a72914f"}},{"arxiv_id":"2304.10406","paper":"/paper/lidar-nerf-novel-lidar-view-synthesis-via","title":"LiDAR-NeRF: Novel LiDAR View Synthesis via Neural Radiance Fields","date":"2023-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tangtaogo/lidar-nerf","path":"lidarnerf/loss.py","file_url":"https://github.com/tangtaogo/lidar-nerf/blob/HEAD/lidarnerf/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2303.02091","paper":"/paper/delicate-textured-mesh-recovery-from-nerf-via","title":"Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement","date":"2023-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ashawkey/nerf2mesh","path":"loss.py","file_url":"https://github.com/ashawkey/nerf2mesh/blob/HEAD/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2302.12231","paper":"/paper/diffusionerf-regularizing-neural-radiance","title":"DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models","date":"2023-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nianticlabs/diffusionerf","path":"loss.py","file_url":"https://github.com/nianticlabs/diffusionerf/blob/HEAD/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2212.02623","paper":"/paper/unifying-vision-text-and-layout-for-universal","title":"Unifying Vision, Text, and Layout for Universal Document Processing","date":"2022-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DS4SD/MarkushGrapher","path":"markushgrapher/core/trainers/losses.py","file_url":"https://github.com/DS4SD/MarkushGrapher/blob/HEAD/markushgrapher/core/trainers/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a83a110a9551382d","mcp_get_code":{"code_sha256":"a83a110a9551382d"}},{"arxiv_id":"2203.16832","paper":"/paper/point-scene-understanding-via-disentangled","title":"Point Scene Understanding via Disentangled Instance Mesh Reconstruction","date":"2022-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ashawkey/dimr","path":"model/rfs.py","file_url":"https://github.com/ashawkey/dimr/blob/HEAD/model/rfs.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":"3e37ecc673899eb2","mcp_get_code":{"code_sha256":"3e37ecc673899eb2"}},{"arxiv_id":"2112.05848","paper":"/paper/deep-q-network-with-proximal-iteration-1","title":"Faster Deep Reinforcement Learning with Slower Online Network","date":"2021-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-research/fast-rl-with-slow-updates","path":"dopamine/jax/losses.py","file_url":"https://github.com/amazon-research/fast-rl-with-slow-updates/blob/HEAD/dopamine/jax/losses.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":"af103360bcc90e53","mcp_get_code":{"code_sha256":"af103360bcc90e53"}},{"arxiv_id":"2110.00168","paper":"/paper/vision-only-robot-navigation-in-a-neural","title":"Vision-Only Robot Navigation in a Neural Radiance World","date":null,"month_inferred_from_arxiv_id":"2021-10","title_source":"archive","repo":"mikh3x4/nerf-navigation","path":"loss.py","file_url":"https://github.com/mikh3x4/nerf-navigation/blob/HEAD/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00979fadb02bf8df","mcp_get_code":{"code_sha256":"00979fadb02bf8df"}},{"arxiv_id":"2109.05640","paper":"/paper/high-dimensional-quantile-regression","title":"High-Dimensional Quantile Regression: Convolution Smoothing and Concave Regularization","date":null,"month_inferred_from_arxiv_id":"2021-09","title_source":"archive","repo":"wenxinzhou/conquer","path":"conquer/joint.py","file_url":"https://github.com/wenxinzhou/conquer/blob/HEAD/conquer/joint.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"88fde780024a2ac5","mcp_get_code":{"code_sha256":"88fde780024a2ac5"}},{"arxiv_id":"1908.05567","paper":"/paper/deep-reinforcement-learning-in-world-earth","title":"Deep reinforcement learning in World-Earth system models to discover sustainable management strategies","date":"2019-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fstrnad/pyDRLinWESM","path":"DeepReinforcementLearning/DQNNetworks.py","file_url":"https://github.com/fstrnad/pyDRLinWESM/blob/HEAD/DeepReinforcementLearning/DQNNetworks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"531264c237c944b4","mcp_get_code":{"code_sha256":"531264c237c944b4"}},{"arxiv_id":"1903.01864","paper":"/paper/frustum-convnet-sliding-frustums-to-aggregate","title":"Frustum ConvNet: Sliding Frustums to Aggregate Local Point-Wise Features for Amodal 3D Object Detection","date":"2019-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhixinwang/frustum-convnet","path":"models/model_util.py","file_url":"https://github.com/zhixinwang/frustum-convnet/blob/HEAD/models/model_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f6eae958a22ae877","mcp_get_code":{"code_sha256":"f6eae958a22ae877"}},{"arxiv_id":"1811.08188","paper":"/paper/orthographic-feature-transform-for-monocular","title":"Orthographic Feature Transform for Monocular 3D Object Detection","date":"2018-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tom-roddick/oft","path":"oft/model/loss.py","file_url":"https://github.com/tom-roddick/oft/blob/HEAD/oft/model/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0b86ddb1ed52bd06","mcp_get_code":{"code_sha256":"0b86ddb1ed52bd06"}},{"arxiv_id":"1612.01465","paper":"/paper/arttrack-articulated-multi-person-tracking-in","title":"ArtTrack: Articulated Multi-person Tracking in the Wild","date":"2016-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PJunhyuk/exercise-pose-analyzer","path":"nnet/losses.py","file_url":"https://github.com/PJunhyuk/exercise-pose-analyzer/blob/HEAD/nnet/losses.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":"582847866fc1e8a4","mcp_get_code":{"code_sha256":"582847866fc1e8a4"}},{"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_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ed625c2fac5f95ea","mcp_get_code":{"code_sha256":"ed625c2fac5f95ea"}},{"arxiv_id":"1511.06581","paper":"/paper/dueling-network-architectures-for-deep","title":"Dueling Network Architectures for Deep Reinforcement Learning","date":"2015-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jsztompka/DuelDQN","path":"custom_loss.py","file_url":"https://github.com/jsztompka/DuelDQN/blob/HEAD/custom_loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1248c71a0df5e5fa","mcp_get_code":{"code_sha256":"1248c71a0df5e5fa"}},{"arxiv_id":"1312.5602","paper":"/paper/playing-atari-with-deep-reinforcement","title":"Playing Atari with Deep Reinforcement Learning","date":"2013-12-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KavindaKottege/DeepQ-Pong","path":"DeepQ-Pong.py","file_url":"https://github.com/KavindaKottege/DeepQ-Pong/blob/HEAD/DeepQ-Pong.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eaf9a525f0459416","mcp_get_code":{"code_sha256":"eaf9a525f0459416"}}]}