{"id":15482808,"url":"https://github.com/ap6yc/cfar","last_synced_at":"2026-03-18T17:27:47.788Z","repository":{"id":181019339,"uuid":"666086146","full_name":"AP6YC/CFAR","owner":"AP6YC","description":"This repository is a workplace for the upcoming \"Analysis of Catastrophic Forgetting and Adaptive Resonance Theory Algorithms\" paper.","archived":false,"fork":false,"pushed_at":"2025-02-12T01:39:27.000Z","size":1542,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T02:35:02.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AP6YC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-13T17:16:38.000Z","updated_at":"2025-02-12T01:31:21.000Z","dependencies_parsed_at":"2023-12-19T19:25:43.389Z","dependency_job_id":"56a5dc93-d41c-4c05-87b1-8491a2d3e43c","html_url":"https://github.com/AP6YC/CFAR","commit_stats":null,"previous_names":["ap6yc/cfar"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2FCFAR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2FCFAR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2FCFAR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2FCFAR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AP6YC","download_url":"https://codeload.github.com/AP6YC/CFAR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049641,"owners_count":20715512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T05:10:03.284Z","updated_at":"2026-01-07T13:06:23.436Z","avatar_url":"https://github.com/AP6YC.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![cfar-header](https://github.com/AP6YC/FileStorage/blob/main/CFAR/header.png?raw=true)][docs-url]\n\nThis repository is a workplace for the upcoming \"Analysis of Catastrophic Forgetting and Adaptive Resonance Theory Algorithms\" paper.\nPlease see the [documentation][docs-url].\n\n| **Documentation** | **Docs Build Status** |  **DOI** |\n|:-----------------:|:---------------------:|:--------:|\n| [![Docs][docs-img]][docs-url] | [![Docs Status][doc-status-img]][doc-status-url] | [![DOI][zenodo-img]][zenodo-url] |\n| **Testing Status** | **Coveralls** | **Codecov** |\n| [![CI Status][ci-img]][ci-url] | [![Coveralls][coveralls-img]][coveralls-url] | [![Codecov][codecov-img]][codecov-url] |\n\n[doc-status-img]: https://github.com/AP6YC/CFAR/actions/workflows/Documentation.yml/badge.svg\n[doc-status-url]: https://github.com/AP6YC/CFAR/actions/workflows/Documentation.yml\n\n[ci-img]: https://github.com/AP6YC/CFAR/workflows/CI/badge.svg\n[ci-url]: https://github.com/AP6YC/CFAR/actions?query=workflow%3ACI\n\n[codecov-img]: https://codecov.io/gh/AP6YC/CFAR/branch/main/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/AP6YC/CFAR\n\n[coveralls-img]: https://coveralls.io/repos/github/AP6YC/CFAR/badge.svg?branch=main\n[coveralls-url]: https://coveralls.io/github/AP6YC/CFAR?branch=main\n\n[zenodo-img]: https://zenodo.org/badge/DOI/10.5281/zenodo.10048326.svg\n[zenodo-url]: https://doi.org/10.5281/zenodo.10048327\n\n[docs-img]: https://img.shields.io/badge/docs-blue.svg\n[docs-url]: https://AP6YC.github.io/CFAR/dev/\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Overview](#overview)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Notes](#notes)\n- [Attribution](#attribution)\n  - [Authors](#authors)\n  - [Images](#images)\n\n## Overview\n\nTODO\n\n## Installation\n\n```shell\nmamba create -n cfar python=3.11\nmamba activate cfar\npip install -e '.[dev]'\n```\n\n## Usage\n\nTODO\n\ntar results:\n\n```shell\ntar -czvf knn.tar.gz knn/\n```\n\n## Notes\n\nTODO:\n1. Mover dataset\n2. TT 1-2, final perfs, n_cats,\n3. CVIs\n4. Vary vigilance\n5. Refactor data utils\n6. Dist driver refactor\n\n## Attribution\n\n### Authors\n\n- Sasha Petrenko \u003cpetrenkos@mst.edu\u003e\n\n### Images\n\nThis project uses the following images:\n\n- [Brain icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/brain) ([artificial-intelligence_901002](https://www.flaticon.com/free-icon/artificial-intelligence_901002))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap6yc%2Fcfar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fap6yc%2Fcfar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap6yc%2Fcfar/lists"}