From 08c8c9e2cf105952966ad35c3b84e1526786a838 Mon Sep 17 00:00:00 2001 From: dancinlife Date: Wed, 25 Mar 2026 23:12:20 +0900 Subject: [PATCH] Add ph-training: topological training optimization --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a71ccb6..13e54ee 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,8 @@ Please feel free to [pull requests](https://github.com/D-X-Y/Awesome-AutoDL/pull ## arXiv +| [PH-Training: Automatic Training Optimization via Persistent Homology](https://github.com/need-singularity/ph-training) | 2026 | Other | [github](https://github.com/need-singularity/ph-training) | + | Title | Date | Type | Code | |:--------|:--------:|:--------:|:--------:| | [NSGA-NET: A Multi-Objective Genetic Algorithm for Neural Architecture Search](https://arxiv.org/pdf/1810.03522.pdf) | 2018.10 | EA | - |