https://github.com/ap6yc/cfar

This repository is a workplace for the upcoming "Analysis of Catastrophic Forgetting and Adaptive Resonance Theory Algorithms" paper.

https://github.com/ap6yc/cfar

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

This repository is a workplace for the upcoming "Analysis of Catastrophic Forgetting and Adaptive Resonance Theory Algorithms" paper.

Basic Info
  • Host: GitHub
  • Owner: AP6YC
  • License: cc-by-4.0
  • Language: Julia
  • Default Branch: main
  • Size: 1.36 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

cfar-header

This repository is a workplace for the upcoming "Analysis of Catastrophic Forgetting and Adaptive Resonance Theory Algorithms" paper. Please see the documentation.

| Documentation | Docs Build Status | DOI | |:-----------------:|:---------------------:|:--------:| | Docs | Docs Status | DOI | | Testing Status | Coveralls | Codecov | | CI Status | Coveralls | Codecov |

Table of Contents

Overview

TODO

Installation

shell mamba create -n cfar python=3.11 mamba activate cfar pip install -e '.[dev]'

Usage

TODO

tar results:

shell tar -czvf knn.tar.gz knn/

Notes

TODO: 1. Mover dataset 2. TT 1-2, final perfs, n_cats, 3. CVIs 4. Vary vigilance 5. Refactor data utils 6. Dist driver refactor

Attribution

Authors

Images

This project uses the following images:

Owner

  • Name: Sasha Petrenko
  • Login: AP6YC
  • Kind: user

Graduate researcher of applied computational intelligence at the Missouri University of Science and Technology.

GitHub Events

Total
  • Push event: 89
Last Year
  • Push event: 89

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • coverallsapp/github-action master composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
  • styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/Docker.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/Documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
  • styfle/cancel-workflow-action 0.9.1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
src/mlp/setup.py pypi
work/dev-requirements.txt pypi
  • johnnydep * development
  • jupyterlab * development
  • l2logger * development
  • l2metrics * development
  • numpy * development
  • pandas * development
  • pyarrow ==11 development
  • tensorflow * development