Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 537 Bytes

50-Day12.md

File metadata and controls

6 lines (5 loc) · 537 Bytes

Summary lecture 12

MegStudio as a computing platform

  • MegStudio provides a free deep learning computing platform and can be used for learning, developing, and debugging deep learning applications

Neural architecture search (NAS)

  • It is a technique for automating the design of artificial neural networks (ANN). NAS has been used to design networks that are on par or outperform hand-designed architectures. Methods for NAS can be categorized according to the search space, search strategy and performance estimation strategy used.