224-particle-swarm-optimization-for-compact-neural-architecture-search-for-image-classification
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: SZU-AdvTech-2023
- Language: Python
- Default Branch: main
- Size: 4.06 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Citation
https://github.com/SZU-AdvTech-2023/224-Particle-Swarm-Optimization-for-Compact-Neural-Architecture-Search-for-Image-Classification/blob/main/
# Particle Swarm Optimization for Compact Neural Architecture Search for Image Classification
## Requirements
```
Python >= 3.6.9, PyTorch >= 1.7.1, torchvision == 0.8.2, pymoo == 0.5.0
```
## Catalogue
```
-cifar10
-
-
-cifar100
-
-
```
## EPCNAS
J. Huang, B. Xue, Y. Sun, M. Zhang and G. G. Yen, "Particle Swarm Optimization for Compact Neural Architecture Search for Image Classification," IEEE Transactions on Evolutionary Computation (Early Access), pp. 1-15, 2022, doi: 10.1109/TEVC.2022.3217290.
## Citations
@ARTICLE{EPCNAS,\
author={Huang, Junhao and Xue, Bing and Sun, Yanan and Zhang, Mengjie and Yen, Gary G.},\
journal={IEEE Transactions on Evolutionary Computation (Early Access)}, \
title={Particle Swarm Optimization for Compact Neural Architecture Search for Image Classification}, \
year={2022},\
volume={},\
number={},\
pages={1-15},\
doi={10.1109/TEVC.2022.3217290}}
Owner
- Name: SZU-AdvTech-2023
- Login: SZU-AdvTech-2023
- Kind: organization
- Repositories: 1
- Profile: https://github.com/SZU-AdvTech-2023
GitHub Events
Total
- Issues event: 2
- Watch event: 4
Last Year
- Issues event: 2
- Watch event: 4
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- babigirlfriend (1)
- gurenwanli (1)