{"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/discriminator","entry":"Discriminator","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":42,"n_papers_ran":29,"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":64,"n_samples_ran":44,"n_samples_fingerprinted":10,"n_places":64,"n_places_pointer_only":36,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":44,"unverified":20},"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":"2503.01931","paper":null,"title":"arXiv:2503.01931","date":null,"month_inferred_from_arxiv_id":"2025-03","title_source":null,"repo":"ZHANG-NI/AGFN","path":"cvrp/net_D.py","file_url":"https://github.com/ZHANG-NI/AGFN/blob/HEAD/cvrp/net_D.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"daf18fdf5a6676dd","mcp_get_code":{"code_sha256":"daf18fdf5a6676dd"}},{"arxiv_id":"2501.08005","paper":"/paper/discopatch-batch-statistics-are-all-you-need","title":"DisCoPatch: Taming Adversarially-driven Batch Statistics for Improved Out-of-Distribution Detection","date":"2025-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caetas/DisCoPatch","path":"src/discopatch/models/DisCoPatch.py","file_url":"https://github.com/caetas/DisCoPatch/blob/HEAD/src/discopatch/models/DisCoPatch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c7c8dd4dcf04dd5f","mcp_get_code":{"code_sha256":"c7c8dd4dcf04dd5f"}},{"arxiv_id":"2409.13621","paper":"/paper/advancing-event-causality-identification-via","title":"Advancing Event Causality Identification via Heuristic Semantic Dependency Inquiry Network","date":"2024-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hrlics/SemDI","path":"src/model.py","file_url":"https://github.com/hrlics/SemDI/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8502ada7a98e1e16","mcp_get_code":{"code_sha256":"8502ada7a98e1e16"}},{"arxiv_id":"2407.09646","paper":"/paper/hamba-single-view-3d-hand-reconstruction-with","title":"Hamba: Single-view 3D Hand Reconstruction with Graph-guided Bi-Scanning Mamba","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"humansensinglab/Hamba","path":"hamba/models/hamba.py","file_url":"https://github.com/humansensinglab/Hamba/blob/HEAD/hamba/models/hamba.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"337932b7fd64e115","mcp_get_code":{"code_sha256":"337932b7fd64e115"}},{"arxiv_id":"2405.15369","paper":"/paper/cross-domain-policy-adaptation-by-capturing","title":"Cross-Domain Policy Adaptation by Capturing Representation Mismatch","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"t6-thu/H2O","path":"Network/Weight_net.py","file_url":"https://github.com/t6-thu/H2O/blob/HEAD/Network/Weight_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a0b6506a43dcb733","mcp_get_code":{"code_sha256":"a0b6506a43dcb733"}},{"arxiv_id":"2402.11887","paper":"/paper/generative-semi-supervised-graph-anomaly","title":"Generative Semi-supervised Graph Anomaly Detection","date":"2024-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mala-lab/ggad","path":"model.py","file_url":"https://github.com/mala-lab/ggad/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b7926c71f580f82","mcp_get_code":{"code_sha256":"4b7926c71f580f82"}},{"arxiv_id":"2402.01057","paper":"/paper/expert-proximity-as-surrogate-rewards-for","title":"Expert Proximity as Surrogate Rewards for Single Demonstration Imitation Learning","date":"2024-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stanl1y/tdil","path":"rl_algo/neighborhood_il/Discriminator.py","file_url":"https://github.com/stanl1y/tdil/blob/HEAD/rl_algo/neighborhood_il/Discriminator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"97c629d57d7f9589","mcp_get_code":{"code_sha256":"97c629d57d7f9589"}},{"arxiv_id":"2305.20091","paper":"/paper/humans-in-4d-reconstructing-and-tracking","title":"Humans in 4D: Reconstructing and Tracking Humans with Transformers","date":"2023-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shubham-goel/4D-Humans","path":"hmr2/models/hmr2.py","file_url":"https://github.com/shubham-goel/4D-Humans/blob/HEAD/hmr2/models/hmr2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"044509f32558dfd9","mcp_get_code":{"code_sha256":"044509f32558dfd9"}},{"arxiv_id":"2305.08164","paper":"/paper/latent-processes-identification-from-multi","title":"Latent Processes Identification From Multi-View Time Series","date":"2023-05-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lccurious/MuLTI","path":"multi/models/multi.py","file_url":"https://github.com/lccurious/MuLTI/blob/HEAD/multi/models/multi.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f1501104ff70fb06","mcp_get_code":{"code_sha256":"f1501104ff70fb06"}},{"arxiv_id":"2303.15140","paper":"/paper/simplenet-a-simple-network-for-image-anomaly","title":"SimpleNet: A Simple Network for Image Anomaly Detection and Localization","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"donaldrr/simplenet","path":"simplenet.py","file_url":"https://github.com/donaldrr/simplenet/blob/HEAD/simplenet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e55477994bd9693d","mcp_get_code":{"code_sha256":"e55477994bd9693d"}},{"arxiv_id":"2302.05103","paper":"/paper/controllability-aware-unsupervised-skill","title":"Controllability-Aware Unsupervised Skill Discovery","date":"2023-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"artberryx/csd-public","path":"baselines/her/discriminator.py","file_url":"https://github.com/artberryx/csd-public/blob/HEAD/baselines/her/discriminator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6791c540f021f7a6","mcp_get_code":{"code_sha256":"6791c540f021f7a6"}},{"arxiv_id":"2209.02686","paper":"/paper/unpaired-image-translation-via-vector","title":"Unpaired Image Translation via Vector Symbolic Architectures","date":"2022-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/vsait","path":"models/iit.py","file_url":"https://github.com/facebookresearch/vsait/blob/HEAD/models/iit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"47b7903e04f3bf64","mcp_get_code":{"code_sha256":"47b7903e04f3bf64"}},{"arxiv_id":"2208.09932","paper":"/paper/improving-gans-for-long-tailed-data-through","title":"Improving GANs for Long-Tailed Data through Group Spectral Regularization","date":"2022-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"val-iisc/gSRGAN","path":"src/models/resnet.py","file_url":"https://github.com/val-iisc/gSRGAN/blob/HEAD/src/models/resnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14af0f78c3a1e2e2","mcp_get_code":{"code_sha256":"14af0f78c3a1e2e2"}},{"arxiv_id":"2208.00850","paper":"/paper/subgraph-neighboring-relations-infomax-for","title":"Subgraph Neighboring Relations Infomax for Inductive Link Prediction on Knowledge Graphs","date":"2022-07-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Tebmer/SNRI","path":"model/dgl/graph_classifier.py","file_url":"https://github.com/Tebmer/SNRI/blob/HEAD/model/dgl/graph_classifier.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d58499a1c7e73bae","mcp_get_code":{"code_sha256":"d58499a1c7e73bae"}},{"arxiv_id":"2207.10285","paper":"/paper/grounding-visual-representations-with-texts","title":"Grounding Visual Representations with Texts for Domain Generalization","date":"2022-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mswzeus/GVRT","path":"src/algorithms.py","file_url":"https://github.com/mswzeus/GVRT/blob/HEAD/src/algorithms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"87938d2cb1a2cf79","mcp_get_code":{"code_sha256":"87938d2cb1a2cf79"}},{"arxiv_id":"2207.10050","paper":"/paper/discriminator-weighted-offline-imitation-1","title":"Discriminator-Weighted Offline Imitation Learning from Suboptimal Demonstrations","date":"2022-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zexusun/oilca-neurips23","path":"algos/augment_DWBC.py","file_url":"https://github.com/zexusun/oilca-neurips23/blob/HEAD/algos/augment_DWBC.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc45d614f4a18d3a","mcp_get_code":{"code_sha256":"dc45d614f4a18d3a"}},{"arxiv_id":"2207.07288","paper":"/paper/wavegan-frequency-aware-gan-for-high-fidelity","title":"WaveGAN: Frequency-aware GAN for High-Fidelity Few-shot Image Generation","date":"2022-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kobeshegu/eccv2022_wavegan","path":"networks/lofgan.py","file_url":"https://github.com/kobeshegu/eccv2022_wavegan/blob/HEAD/networks/lofgan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"741fbf4776861eb6","mcp_get_code":{"code_sha256":"741fbf4776861eb6"}},{"arxiv_id":"2203.08908","paper":"/paper/adversarial-support-alignment-1","title":"Adversarial Support Alignment","date":"2022-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"timgaripov/asa","path":"support_alignment/core/discriminators.py","file_url":"https://github.com/timgaripov/asa/blob/HEAD/support_alignment/core/discriminators.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2bc47b5ba8597cf8","mcp_get_code":{"code_sha256":"2bc47b5ba8597cf8"}},{"arxiv_id":"2203.06304","paper":"/paper/misf-multi-level-interactive-siamese","title":"MISF: Multi-level Interactive Siamese Filtering for High-Fidelity Image Inpainting","date":"2022-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tsingqguo/misf","path":"src/misf.py","file_url":"https://github.com/tsingqguo/misf/blob/HEAD/src/misf.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"463b050a07daa0c8","mcp_get_code":{"code_sha256":"463b050a07daa0c8"}},{"arxiv_id":"2203.05340","paper":"/paper/domain-generalization-via-shuffled-style","title":"Domain Generalization via Shuffled Style Assembly for Face Anti-Spoofing","date":"2022-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangzhuo2019/SSAN","path":"networks/SSAN_M.py","file_url":"https://github.com/wangzhuo2019/SSAN/blob/HEAD/networks/SSAN_M.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4c94d8bde29d441d","mcp_get_code":{"code_sha256":"4c94d8bde29d441d"}},{"arxiv_id":"2202.02433","paper":"/paper/smodice-versatile-offline-imitation-learning","title":"Versatile Offline Imitation from Observations and Examples via Regularized State-Occupancy Matching","date":"2022-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ryanxhr/dwbc","path":"algos/DWBC.py","file_url":"https://github.com/ryanxhr/dwbc/blob/HEAD/algos/DWBC.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1271b9b38c74edc","mcp_get_code":{"code_sha256":"f1271b9b38c74edc"}},{"arxiv_id":"2107.10060","paper":"/paper/cgans-with-auxiliary-discriminative","title":"Conditional GANs with Auxiliary Discriminative Classifier","date":"2021-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"POSTECH-CVLab/PyTorch-StudioGAN","path":"src/models/big_resnet_deep_studiogan.py","file_url":"https://github.com/POSTECH-CVLab/PyTorch-StudioGAN/blob/HEAD/src/models/big_resnet_deep_studiogan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"decc34226ea2bf5b","mcp_get_code":{"code_sha256":"decc34226ea2bf5b"}},{"arxiv_id":"2106.08601","paper":"/paper/self-supervised-gans-with-label-augmentation","title":"Self-Supervised GANs with Label Augmentation","date":"2021-06-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liang-hou/ssgan-la","path":"BigGAN-PyTorch/BigGAN.py","file_url":"https://github.com/liang-hou/ssgan-la/blob/HEAD/BigGAN-PyTorch/BigGAN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b8f0b3381bc364e","mcp_get_code":{"code_sha256":"0b8f0b3381bc364e"}},{"arxiv_id":"2106.00750","paper":"/paper/unsupervised-representation-learning-for-time-1","title":"Unsupervised Representation Learning for Time Series with Temporal Neighborhood Coding","date":"2021-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sanatonek/TNC_representation_learning","path":"tnc/tnc.py","file_url":"https://github.com/sanatonek/TNC_representation_learning/blob/HEAD/tnc/tnc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3caf68def47c9a9a","mcp_get_code":{"code_sha256":"3caf68def47c9a9a"}},{"arxiv_id":"2104.07689","paper":"/paper/dual-contrastive-learning-for-unsupervised","title":"Dual Contrastive Learning for Unsupervised Image-to-Image Translation","date":"2021-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Deopoler/DCLGAN-Keras","path":"modules/networks.py","file_url":"https://github.com/Deopoler/DCLGAN-Keras/blob/HEAD/modules/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29723a1d716a52d8","mcp_get_code":{"code_sha256":"29723a1d716a52d8"}},{"arxiv_id":"2104.07452","paper":"/paper/audio-driven-emotional-video-portraits","title":"Audio-Driven Emotional Video Portraits","date":"2021-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jixinya/EVP","path":"train/disentanglement/code/models_GAN.py","file_url":"https://github.com/jixinya/EVP/blob/HEAD/train/disentanglement/code/models_GAN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fbff1a137e8aad34","mcp_get_code":{"code_sha256":"fbff1a137e8aad34"}},{"arxiv_id":"2011.10039","paper":"/paper/creative-sketch-generation-1","title":"Creative Sketch Generation","date":"2020-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/DoodlerGAN","path":"part_generator.py","file_url":"https://github.com/facebookresearch/DoodlerGAN/blob/HEAD/part_generator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c595cc17d5b85ba","mcp_get_code":{"code_sha256":"3c595cc17d5b85ba"}},{"arxiv_id":"2008.03240","paper":"/paper/quantum-state-tomography-with-conditional","title":"Quantum State Tomography with Conditional Generative Adversarial Networks","date":"2020-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"quantshah/qst-cgan","path":"qst_cgan/gan.py","file_url":"https://github.com/quantshah/qst-cgan/blob/HEAD/qst_cgan/gan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"67e33dc775e7dc48","mcp_get_code":{"code_sha256":"67e33dc775e7dc48"}},{"arxiv_id":"2006.13916","paper":"/paper/off-dynamics-reinforcement-learning-training","title":"Off-Dynamics Reinforcement Learning: Training for Transfer with Domain Classifiers","date":"2020-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pauldaoudi/food","path":"agents/algos_utils/darc_utils/networks_manager.py","file_url":"https://github.com/pauldaoudi/food/blob/HEAD/agents/algos_utils/darc_utils/networks_manager.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"85dcfc68165685af","mcp_get_code":{"code_sha256":"85dcfc68165685af"}},{"arxiv_id":"2006.05582","paper":"/paper/contrastive-multi-view-representation","title":"Contrastive Multi-View Representation Learning on Graphs","date":"2020-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"timothewt/AdvancedGraphClustering","path":"src/algorithms/deep/MVGRL.py","file_url":"https://github.com/timothewt/AdvancedGraphClustering/blob/HEAD/src/algorithms/deep/MVGRL.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e8420d8fd1b6ff84","mcp_get_code":{"code_sha256":"e8420d8fd1b6ff84"}},{"arxiv_id":"2002.11879","paper":"/paper/state-only-imitation-with-transition-dynamics-1","title":"State-only Imitation with Transition Dynamics Mismatch","date":"2020-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tgangwani/RL-Indirect-imitation","path":"i2l/networks/discriminator_model.py","file_url":"https://github.com/tgangwani/RL-Indirect-imitation/blob/HEAD/i2l/networks/discriminator_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a3b231ee8af623af","mcp_get_code":{"code_sha256":"a3b231ee8af623af"}},{"arxiv_id":"2001.03415","paper":"/paper/multi-agent-interactions-modeling-with-1","title":"Multi-Agent Interactions Modeling with Correlated Policies","date":"2020-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apexrl/CoDAIL","path":"multi-agent-irl/irl/mack/kfac_discriminator_codail.py","file_url":"https://github.com/apexrl/CoDAIL/blob/HEAD/multi-agent-irl/irl/mack/kfac_discriminator_codail.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":"61a8673dcf121b59","mcp_get_code":{"code_sha256":"61a8673dcf121b59"}},{"arxiv_id":"1912.04958","paper":"/paper/analyzing-and-improving-the-image-quality-of","title":"Analyzing and Improving the Image Quality of StyleGAN","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nekitmm/StyleGan2","path":"stylegan2.py","file_url":"https://github.com/nekitmm/StyleGan2/blob/HEAD/stylegan2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec9cdcb0bee74dce","mcp_get_code":{"code_sha256":"ec9cdcb0bee74dce"}},{"arxiv_id":"1812.04948","paper":"/paper/a-style-based-generator-architecture-for","title":"A Style-Based Generator Architecture for Generative Adversarial Networks","date":"2018-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huangzh13/StyleGAN.pytorch","path":"models/GAN.py","file_url":"https://github.com/huangzh13/StyleGAN.pytorch/blob/HEAD/models/GAN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5051ca44799ae37a","mcp_get_code":{"code_sha256":"5051ca44799ae37a"}},{"arxiv_id":"1810.00826","paper":"/paper/how-powerful-are-graph-neural-networks","title":"How Powerful are Graph Neural Networks?","date":"2018-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"egyptdj/graph-neural-mapping","path":"models/graphcnn.py","file_url":"https://github.com/egyptdj/graph-neural-mapping/blob/HEAD/models/graphcnn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"6e6181d4f831ff7a","mcp_get_code":{"code_sha256":"6e6181d4f831ff7a"}},{"arxiv_id":"1809.10341","paper":"/paper/deep-graph-infomax","title":"Deep Graph Infomax","date":"2018-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sam131112/Deep-Graph-Infomax-Implementation","path":"deepgraphinfomax.py","file_url":"https://github.com/Sam131112/Deep-Graph-Infomax-Implementation/blob/HEAD/deepgraphinfomax.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8ac4c2aa6c924a58","mcp_get_code":{"code_sha256":"8ac4c2aa6c924a58"}},{"arxiv_id":"1809.10341","paper":"/paper/deep-graph-infomax","title":"Deep Graph Infomax","date":"2018-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sean-Bin-Yang/Path-InfoMax","path":"models/pim.py","file_url":"https://github.com/Sean-Bin-Yang/Path-InfoMax/blob/HEAD/models/pim.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3e0b949d70c76ab4","mcp_get_code":{"code_sha256":"3e0b949d70c76ab4"}},{"arxiv_id":"1809.10341","paper":"/paper/deep-graph-infomax","title":"Deep Graph Infomax","date":"2018-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PetarV-/DGI","path":"models/dgi.py","file_url":"https://github.com/PetarV-/DGI/blob/HEAD/models/dgi.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1702410d0868c8a5","mcp_get_code":{"code_sha256":"1702410d0868c8a5"}},{"arxiv_id":"1809.10341","paper":"/paper/deep-graph-infomax","title":"Deep Graph Infomax","date":"2018-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wwwyyun/HDGI","path":"models/dgi.py","file_url":"https://github.com/wwwyyun/HDGI/blob/HEAD/models/dgi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"690842e491f017bd","mcp_get_code":{"code_sha256":"690842e491f017bd"}},{"arxiv_id":"1809.10341","paper":"/paper/deep-graph-infomax","title":"Deep Graph Infomax","date":"2018-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zpeng27/GMI","path":"models/gmi.py","file_url":"https://github.com/zpeng27/GMI/blob/HEAD/models/gmi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e31d20ab111c4457","mcp_get_code":{"code_sha256":"e31d20ab111c4457"}},{"arxiv_id":"1802.06070","paper":"/paper/diversity-is-all-you-need-learning-skills","title":"Diversity is All You Need: Learning Skills without a Reward Function","date":"2018-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alirezakazemipour/DIAYN-PyTorch","path":"Brain/agent.py","file_url":"https://github.com/alirezakazemipour/DIAYN-PyTorch/blob/HEAD/Brain/agent.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6cb01147c4e509a3","mcp_get_code":{"code_sha256":"6cb01147c4e509a3"}},{"arxiv_id":"1704.00028","paper":"/paper/improved-training-of-wasserstein-gans","title":"Improved Training of Wasserstein GANs","date":"2017-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shahbuland/basic-gans","path":"GP-WGAN-pytorch.py","file_url":"https://github.com/shahbuland/basic-gans/blob/HEAD/GP-WGAN-pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3baa46870ebaf2e7","mcp_get_code":{"code_sha256":"3baa46870ebaf2e7"}},{"arxiv_id":"1704.00028","paper":"/paper/improved-training-of-wasserstein-gans","title":"Improved Training of Wasserstein GANs","date":"2017-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zeleni9/pytorch-wgan","path":"models/wgan_gradient_penalty.py","file_url":"https://github.com/zeleni9/pytorch-wgan/blob/HEAD/models/wgan_gradient_penalty.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1574ea170dc9603e","mcp_get_code":{"code_sha256":"1574ea170dc9603e"}},{"arxiv_id":"1704.00028","paper":"/paper/improved-training-of-wasserstein-gans","title":"Improved Training of Wasserstein GANs","date":"2017-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"polmonroig/faceGAN","path":"models/WGAN/WGAN.py","file_url":"https://github.com/polmonroig/faceGAN/blob/HEAD/models/WGAN/WGAN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4c30b6ec62e2cafa","mcp_get_code":{"code_sha256":"4c30b6ec62e2cafa"}},{"arxiv_id":"1704.00028","paper":"/paper/improved-training-of-wasserstein-gans","title":"Improved Training of Wasserstein GANs","date":"2017-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YuguangTong/improved_wgan_training","path":"gan_toy.py","file_url":"https://github.com/YuguangTong/improved_wgan_training/blob/HEAD/gan_toy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e3664dc1f8d79a4","mcp_get_code":{"code_sha256":"9e3664dc1f8d79a4"}},{"arxiv_id":"1702.05464","paper":"/paper/adversarial-discriminative-domain-adaptation","title":"Adversarial Discriminative Domain Adaptation","date":"2017-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mashaan14/ADDA-toy","path":"models.py","file_url":"https://github.com/mashaan14/ADDA-toy/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7ee0559533467085","mcp_get_code":{"code_sha256":"7ee0559533467085"}},{"arxiv_id":"1702.05464","paper":"/paper/adversarial-discriminative-domain-adaptation","title":"Adversarial Discriminative Domain Adaptation","date":"2017-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Backdrop9019/pytorch_adda_mixup","path":"models/models.py","file_url":"https://github.com/Backdrop9019/pytorch_adda_mixup/blob/HEAD/models/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8834a2ebbe444d53","mcp_get_code":{"code_sha256":"8834a2ebbe444d53"}},{"arxiv_id":"1702.05464","paper":"/paper/adversarial-discriminative-domain-adaptation","title":"Adversarial Discriminative Domain Adaptation","date":"2017-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Fujiki-Nakamura/ADDA.PyTorch","path":"models.py","file_url":"https://github.com/Fujiki-Nakamura/ADDA.PyTorch/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e8e38bfc623d704e","mcp_get_code":{"code_sha256":"e8e38bfc623d704e"}},{"arxiv_id":"1702.05464","paper":"/paper/adversarial-discriminative-domain-adaptation","title":"Adversarial Discriminative Domain Adaptation","date":"2017-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kevin851066/Deep_Learning_for_Computer_Vision","path":"hw3-kevin851066/ADDA/SM_M/ADDA.py","file_url":"https://github.com/kevin851066/Deep_Learning_for_Computer_Vision/blob/HEAD/hw3-kevin851066/ADDA/SM_M/ADDA.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ebf44e526ae75e68","mcp_get_code":{"code_sha256":"ebf44e526ae75e68"}},{"arxiv_id":"1606.03476","paper":"/paper/generative-adversarial-imitation-learning","title":"Generative Adversarial Imitation Learning","date":"2016-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"emunaran/stochastic-human-driving-policies-drl","path":"model/algorithm/gail.py","file_url":"https://github.com/emunaran/stochastic-human-driving-policies-drl/blob/HEAD/model/algorithm/gail.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"86a2d590f55ea39d","mcp_get_code":{"code_sha256":"86a2d590f55ea39d"}},{"arxiv_id":"1606.03476","paper":"/paper/generative-adversarial-imitation-learning","title":"Generative Adversarial Imitation Learning","date":"2016-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"morikatron/GAIL_PPO","path":"algo/discriminator.py","file_url":"https://github.com/morikatron/GAIL_PPO/blob/HEAD/algo/discriminator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c30fb27c55c474d2","mcp_get_code":{"code_sha256":"c30fb27c55c474d2"}},{"arxiv_id":"1606.03476","paper":"/paper/generative-adversarial-imitation-learning","title":"Generative Adversarial Imitation Learning","date":"2016-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nav74neet/gail-tf-gym","path":"gail-ppo-tf-gym/network_models/discriminator.py","file_url":"https://github.com/nav74neet/gail-tf-gym/blob/HEAD/gail-ppo-tf-gym/network_models/discriminator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"40b17d8ecf42cfe6","mcp_get_code":{"code_sha256":"40b17d8ecf42cfe6"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zeleni9/pytorch-wgan","path":"models/dcgan.py","file_url":"https://github.com/zeleni9/pytorch-wgan/blob/HEAD/models/dcgan.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"36e269652940d870","mcp_get_code":{"code_sha256":"36e269652940d870"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joeylitalien/celeba-gan-pytorch","path":"src/dcgan.py","file_url":"https://github.com/joeylitalien/celeba-gan-pytorch/blob/HEAD/src/dcgan.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"292174eff2832369","mcp_get_code":{"code_sha256":"292174eff2832369"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"llvictorll/AS","path":"network/DCGAN.py","file_url":"https://github.com/llvictorll/AS/blob/HEAD/network/DCGAN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"55fed21978c57ce5","mcp_get_code":{"code_sha256":"55fed21978c57ce5"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"polmonroig/faceGAN","path":"models/GAN/GAN.py","file_url":"https://github.com/polmonroig/faceGAN/blob/HEAD/models/GAN/GAN.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":"1ab3f0450658d58c","mcp_get_code":{"code_sha256":"1ab3f0450658d58c"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caffe-mocha/dcgan-pytorch-cifar10","path":"dcgan.py","file_url":"https://github.com/caffe-mocha/dcgan-pytorch-cifar10/blob/HEAD/dcgan.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"25d04bac0a0effe8","mcp_get_code":{"code_sha256":"25d04bac0a0effe8"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"u7javed/DCGAN_pytorch","path":"models.py","file_url":"https://github.com/u7javed/DCGAN_pytorch/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc900ebb3b6e345d","mcp_get_code":{"code_sha256":"cc900ebb3b6e345d"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TUM-ML-Lab18/FaceSwap","path":"implementation/Models/DCGAN/DCGAN.py","file_url":"https://github.com/TUM-ML-Lab18/FaceSwap/blob/HEAD/implementation/Models/DCGAN/DCGAN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a6555241bd7bbf9a","mcp_get_code":{"code_sha256":"a6555241bd7bbf9a"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adityabingi/DCGAN-TF2.0","path":"dcgan.py","file_url":"https://github.com/adityabingi/DCGAN-TF2.0/blob/HEAD/dcgan.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a62f5028674b8f26","mcp_get_code":{"code_sha256":"a62f5028674b8f26"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DarkGeekMS/Tensorflow-GANs-Architectures-Implementation","path":"models/dcgan_model.py","file_url":"https://github.com/DarkGeekMS/Tensorflow-GANs-Architectures-Implementation/blob/HEAD/models/dcgan_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"6a53655c59770d36","mcp_get_code":{"code_sha256":"6a53655c59770d36"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sugyan/tf-dcgan","path":"dcgan.py","file_url":"https://github.com/sugyan/tf-dcgan/blob/HEAD/dcgan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a9b21b8a88e5c685","mcp_get_code":{"code_sha256":"a9b21b8a88e5c685"}},{"arxiv_id":"1511.06434","paper":"/paper/unsupervised-representation-learning-with-1","title":"Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sezoir/DCGAN-Dog-Generator","path":"DCGAN.py","file_url":"https://github.com/Sezoir/DCGAN-Dog-Generator/blob/HEAD/DCGAN.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"b8bba9a17cc9aa15","mcp_get_code":{"code_sha256":"b8bba9a17cc9aa15"}},{"arxiv_id":"1505.07818","paper":"/paper/domain-adversarial-training-of-neural","title":"Domain-Adversarial Training of Neural Networks","date":"2015-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lzx6/pytorch_DA","path":"models/model.py","file_url":"https://github.com/lzx6/pytorch_DA/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"87db2131110dfd0a","mcp_get_code":{"code_sha256":"87db2131110dfd0a"}}]}