{"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":"/paper/contrastive-training-of-complex-valued-1","title":"Contrastive Training of Complex-Valued Autoencoders for Object Discovery","arxiv_id":"2305.15001","date":"2023-05-24","proceeding":"NeurIPS 2023 11","authors":["Aleksandar Stanić","Anand Gopalakrishnan","Kazuki Irie","Jürgen Schmidhuber"],"abstract":"Current state-of-the-art object-centric models use slots and attention-based routing for binding. However, this class of models has several conceptual limitations: the number of slots is hardwired; all slots have equal capacity; training has high computational cost; there are no object-level relational factors within slots. Synchrony-based models in principle can address these limitations by using complex-valued activations which store binding information in their phase components. However, working examples of such synchrony-based models have been developed only very recently, and are still limited to toy grayscale datasets and simultaneous storage of less than three objects in practice. Here we introduce architectural modifications and a novel contrastive learning method that greatly improve the state-of-the-art synchrony-based model. For the first time, we obtain a class of synchrony-based models capable of discovering objects in an unsupervised manner in multi-object color datasets and simultaneously representing more than three objects.","url_abs":"https://arxiv.org/abs/2305.15001v3","url_pdf":"https://arxiv.org/pdf/2305.15001v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"contrastive-training-of-complex-valued-1","repo_url":"https://github.com/agopal42/ctcae","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"contrastive-learning","task_name":"Contrastive Learning"},{"task_slug":"object","task_name":"Object"},{"task_slug":"object-discovery","task_name":"Object Discovery"}],"methods":[{"method_slug":"contrastive-learning","method_name":"Contrastive Learning"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2305.15001","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2305.15001"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/agopal42/ctcae","reach":null}],"summary":{"ran":6,"ran_fixture":4,"ran_draft_wrong":14,"ran_violates":1,"ran_honours":4,"unverified":9},"by_repo_kind":{"official":{"samples":38,"ran":29,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"b94524beed8991fd","entry":"ComplexConv2d","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b94524beed8991fd"}},{"code_sha256_prefix":"87f9df0c5ba0263b","entry":"ComplexConvTranspose2d","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"87f9df0c5ba0263b"}},{"code_sha256_prefix":"32fbb448bc6bee93","entry":"ComplexConvUpsample2d","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"32fbb448bc6bee93"}},{"code_sha256_prefix":"89bd4fbb5bfe4b2e","entry":"ComplexLinear","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89bd4fbb5bfe4b2e"}},{"code_sha256_prefix":"2d311e2e21a3dbbf","entry":"ComplexUpsample","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d311e2e21a3dbbf"}},{"code_sha256_prefix":"e7d7eb775a61658c","entry":"Conv2dTF","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7d7eb775a61658c"}},{"code_sha256_prefix":"e38855884ac1991b","entry":"append_black_right_separator","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e38855884ac1991b"}},{"code_sha256_prefix":"d3123efe45c58cc9","entry":"append_border_pixels","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d3123efe45c58cc9"}},{"code_sha256_prefix":"8f2a3483310f84a5","entry":"apply_kmeans","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f2a3483310f84a5"}},{"code_sha256_prefix":"193817cd55076b39","entry":"apply_layer","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"193817cd55076b39"}},{"code_sha256_prefix":"bfcf0002f0908e3b","entry":"batch_to_rowwise_image","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bfcf0002f0908e3b"}},{"code_sha256_prefix":"8fbf469567396916","entry":"calc_ari_score","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8fbf469567396916"}},{"code_sha256_prefix":"82c5b64172909c18","entry":"calculate_cluster_metrics","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"82c5b64172909c18"}},{"code_sha256_prefix":"e30f758e4571b29b","entry":"clip_and_rescale","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e30f758e4571b29b"}},{"code_sha256_prefix":"6d8ef248dfd50c0e","entry":"color_hex_to_float","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d8ef248dfd50c0e"}},{"code_sha256_prefix":"0f73b6f5607dbfc0","entry":"color_hex_to_int","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f73b6f5607dbfc0"}},{"code_sha256_prefix":"b1411375ee85340e","entry":"combined_labels_to_colormap","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1411375ee85340e"}},{"code_sha256_prefix":"d8c2b4c45997c4de","entry":"get_anchors_positive_and_negative_pairs","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8c2b4c45997c4de"}},{"code_sha256_prefix":"94ad841b3183e122","entry":"get_ari_for_n_objects","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"94ad841b3183e122"}},{"code_sha256_prefix":"48ac46b5f4b9ad19","entry":"get_conv_biases","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"48ac46b5f4b9ad19"}},{"code_sha256_prefix":"336163d2a29c0496","entry":"get_conv_layers_shapes","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"336163d2a29c0496"}},{"code_sha256_prefix":"09227b2bfcaed35e","entry":"get_stable_angle","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"09227b2bfcaed35e"}},{"code_sha256_prefix":"d910d2285daa4de1","entry":"init_conv_norms","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d910d2285daa4de1"}},{"code_sha256_prefix":"d97fbc4d2b3f3597","entry":"init_magnitude_bias","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d97fbc4d2b3f3597"}},{"code_sha256_prefix":"201529a35cce67ab","entry":"init_phase_bias","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"201529a35cce67ab"}},{"code_sha256_prefix":"f53d25628716495f","entry":"phase_to_cartesian_coordinates","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f53d25628716495f"}},{"code_sha256_prefix":"456f8ca4ca4808a4","entry":"resize_image_batch","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"456f8ca4ca4808a4"}},{"code_sha256_prefix":"f10f65f89cbbf0d1","entry":"spherical_to_cartesian_coordinates","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f10f65f89cbbf0d1"}},{"code_sha256_prefix":"419682da2a94001b","entry":"tensor_to_wandb_image","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"419682da2a94001b"}},{"code_sha256_prefix":"c4b48ec9eac36ca1","entry":"CAEMetricsRecorder","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c4b48ec9eac36ca1"}},{"code_sha256_prefix":"9e50df740846fc6b","entry":"ComplexAutoEncoderV2","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9e50df740846fc6b"}},{"code_sha256_prefix":"a9b5cc6c540885a0","entry":"ComplexConvDecoder","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9b5cc6c540885a0"}},{"code_sha256_prefix":"a1c42747d2fcef56","entry":"ComplexEncoder","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a1c42747d2fcef56"}},{"code_sha256_prefix":"bf4c0805a187d0c9","entry":"append_mutiple_radial_plot_tuples","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bf4c0805a187d0c9"}},{"code_sha256_prefix":"54c7e6a22859d9a0","entry":"append_single_radial_plot_tuple","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54c7e6a22859d9a0"}},{"code_sha256_prefix":"42afe1af390dce9a","entry":"canvas_to_numpy","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42afe1af390dce9a"}},{"code_sha256_prefix":"f2983ab9dcaa0a6d","entry":"create_image_grids_for_logging","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f2983ab9dcaa0a6d"}},{"code_sha256_prefix":"3e77d62b6f031b43","entry":"create_phase_colorcoded_groupings_and_radial_plots","repo":"agopal42/ctcae","repo_kind":"official","path":"models/ctcae_model.py","file_url":"https://github.com/agopal42/ctcae/blob/HEAD/models/ctcae_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e77d62b6f031b43"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}