Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: canboy123
- Language: Python
- Default Branch: main
- Size: 22.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
readme.md
Brick Assembly Network
Introduction
BAN trains each class (task) in a network individually. BAN allows the network for each class (task) to be assembled and dismantled freely at anytime and anywhere.
Usages
Please use train.py to train the network.
Please use test.py to test the result.
Citing this work
@article{ho2020brick,
title={Brick Assembly Networks: An Effective Network for Incremental Learning Problems},
author={Ho, Jiacang and Kang, Dae-Ki},
journal={Electronics},
volume={9},
number={11},
pages={1929},
year={2020},
publisher={MDPI}
}
Owner
- Name: Anonymous
- Login: canboy123
- Kind: user
- Repositories: 1
- Profile: https://github.com/canboy123
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ho"
given-names: "Jiacang"
orcid: "https://orcid.org/0000-0001-6850-5193"
- family-names: "Kang"
given-names: "Dae-Ki"
orcid: "https://orcid.org/0000-0002-4147-2835"
title: "Brick Assembly Networks: An Effective Network for Incremental Learning Problems"
date-released: "2020"
url: "https://github.com/canboy123/ban"
preferred-citation:
type: article
authors:
- family-names: "Ho"
given-names: "Jiacang"
orcid: "https://orcid.org/0000-0001-6850-5193"
- family-names: "Kang"
given-names: "Dae-Ki"
orcid: "https://orcid.org/0000-0002-4147-2835"
title: "Brick Assembly Networks: An Effective Network for Incremental Learning Problems"
year: 2020
journal: "Electronics"
volume: 9
number: 11
start: 1929 # First page number
publisher: "MDPI"