Skip to content

Commit 14987b5

Browse files
committed
add linkreview
1 parent 4f9553c commit 14987b5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

linkreview.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Main articles
2+
| Title | Year | Source | Description |
3+
| :--------------------------------------------------------------------- | ---: | :--------------------------------------------------------------------------------------------------------------- | :---------- |
4+
| Automatically Designing CNN Architectures Using the Genetic Algorithm for Image Classification | 2020 | [paper](https://ieeexplore.ieee.org/abstract/document/9075201/authors#authors)| - |
5+
| Surrogate-Assisted Evolutionary Deep Learning Using an End-to-End Random Forest-Based Performance Predictor | 2019 | [paper](https://ieeexplore.ieee.org/abstract/document/8744404)| - |
6+
| Similarity surrogate-assisted evolutionary neural architecture search with dual encoding strategy | 2024 | [paper](https://www.aimspress.com/aimspress-data/era/2024/2/PDF/era-32-02-050.pdf)| - |
7+
8+
9+
# For Introduction
10+
| Title | Year | Source | Description |
11+
| :--------------------------------------------------------------------- | ---: | :--------------------------------------------------------------------------------------------------------------- | :---------- |
12+
| Brain tumor detection using CNN, AlexNet & GoogLeNet ensembling learning approaches | 2023 | [paper](https://www.researchgate.net/publication/369308467_Brain_tumor_detection_using_CNN_AlexNet_GoogLeNet_ensembling_learning_approaches)| - |
13+
| A Comprehensive Survey of Neural Architecture Search: Challenges and Solutions | 2021 | [paper](https://arxiv.org/pdf/2006.02903) | - |
14+
15+
16+
# Others
17+
18+
| Title | Year | Source | Description |
19+
| :--------------------------------------------------------------------- | ---: | :--------------------------------------------------------------------------------------------------------------- | :---------- |
20+
| DARTS: Differentiable Architecture Search | 2020 | [paper](https://arxiv.org/abs/1806.09055)| - |

0 commit comments

Comments
 (0)