Update: Architecture Search

This commit is contained in:
amusi 2019-06-02 02:08:43 +08:00
parent f855c4898c
commit a3bcc35996

View File

@ -164,7 +164,6 @@ If you want to contribute to this list (please do), send me a pull request.
- [SLAM Datasets](https://github.com/youngguncho/awesome-slam-datasets) - [SLAM Datasets](https://github.com/youngguncho/awesome-slam-datasets)
- [SFM-Visual-SLAM](https://github.com/marknabil/SFM-Visual-SLAM) - [SFM-Visual-SLAM](https://github.com/marknabil/SFM-Visual-SLAM)
- [SLAM Resources](https://github.com/ckddls1321/SLAM_Resources) - [SLAM Resources](https://github.com/ckddls1321/SLAM_Resources)
- [NAS](https://github.com/D-X-Y/Awesome-NAS)
- [Graph Neural Networks(GNN)](https://github.com/thunlp/GNNPapers) - [Graph Neural Networks(GNN)](https://github.com/thunlp/GNNPapers)
- [Reinforcement Learning](https://github.com/aikorea/awesome-rl) - [Reinforcement Learning](https://github.com/aikorea/awesome-rl)
- [Implementation of Reinforcement Learning Algorithms](https://github.com/dennybritz/reinforcement-learning) - [Implementation of Reinforcement Learning Algorithms](https://github.com/dennybritz/reinforcement-learning)
@ -178,6 +177,8 @@ If you want to contribute to this list (please do), send me a pull request.
- [Incremental Learning](https://github.com/xialeiliu/Awesome-Incremental-Learning) - [Incremental Learning](https://github.com/xialeiliu/Awesome-Incremental-Learning)
- [AutoML](https://github.com/hibayesian/awesome-automl-papers) - [AutoML](https://github.com/hibayesian/awesome-automl-papers)
- [AutoML-and-Lightweight-Models](https://github.com/guan-yuan/awesome-AutoML-and-Lightweight-Models) - [AutoML-and-Lightweight-Models](https://github.com/guan-yuan/awesome-AutoML-and-Lightweight-Models)
- [NAS](https://github.com/D-X-Y/Awesome-NAS)
- [Architecture Search](https://github.com/markdtw/awesome-architecture-search)
- [Model Compression](https://github.com/cedrickchee/awesome-ml-model-compression) - [Model Compression](https://github.com/cedrickchee/awesome-ml-model-compression)
- [EfficientDNNs](https://github.com/MingSun-Tse/EfficientDNNs) - [EfficientDNNs](https://github.com/MingSun-Tse/EfficientDNNs)
- [Model Compression and Acceleration](https://github.com/memoiry/Awesome-model-compression-and-acceleration) - [Model Compression and Acceleration](https://github.com/memoiry/Awesome-model-compression-and-acceleration)