Neural architecture search
http://dbpedia.org/resource/Neural_architecture_search
神经结构搜索 (Neural Architecture Search, NAS) 是一种自动化设计人工神经网络(Artificial Neural Networks, ANN)这种在机器学习领域被广泛运用的模型的技术。目前,通过神经结构搜索所设计的模型的性能,已经可以达到甚至超过由人工设计的模型。 神经结构搜索的方法可以按照搜索空间、搜索策略和性能估计策略三个方面进行分类:
* 搜索空间(Search Space) 定义了可以设计和优化的人工神经网络种类;
* 搜索策略(Search Strategy) 定义了探索搜索空间的方法;
* 性能估计策略(Performance Estimation Strategy) 通过一个潜在神经网络的结构来评估其性能(不一定构建并训练这个网络)。 神经结构搜索与(英文:Hyperparameter optimization (页面存档备份,存于互联网档案馆))有着密切的联系。它也是自动机器学习(英文:Automated machine learning (页面存档备份,存于互联网档案馆))的一个子领域。
rdf:langString
Neural architecture search (NAS) is a technique for automating the design of artificial neural networks (ANN), a widely used model in the field of machine learning. 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: NAS is closely related to hyperparameter optimization and meta-learning and is a subfield of automated machine learning (AutoML).
rdf:langString
La recherche automatique d'architecture neuronale (Neural Architecture Search, NAS) est un ensemble de techniques visant à découvrir automatiquement de nouveaux modèles de réseaux de neurones artificiels. Les principales méthodes employées dans la littérature sont basées soit sur de l'apprentissage par renforcement, sur de la descente de gradient ou bien sur des algorithmes génétiques. Plusieurs méthodes NAS parviennent à obtenir des architectures qui atteignent ou surpassent les performances des modèles créés à la main. La recherche automatique d'architecture neuronale se définit suivant trois axes :
rdf:langString
rdf:langString
Recherche automatique d'architecture neuronale
rdf:langString
Neural architecture search
rdf:langString
神经结构搜索
xsd:integer
56643213
xsd:integer
1123912621
rdf:langString
La recherche automatique d'architecture neuronale (Neural Architecture Search, NAS) est un ensemble de techniques visant à découvrir automatiquement de nouveaux modèles de réseaux de neurones artificiels. Les principales méthodes employées dans la littérature sont basées soit sur de l'apprentissage par renforcement, sur de la descente de gradient ou bien sur des algorithmes génétiques. Plusieurs méthodes NAS parviennent à obtenir des architectures qui atteignent ou surpassent les performances des modèles créés à la main. La recherche automatique d'architecture neuronale se définit suivant trois axes :
* l'espace de recherche, qui représente l'ensemble des architectures candidates ainsi que les opérations qui les composent ;
* la stratégie de recherche, qui guide la manière dont la recherche s'effectue ;
* le critère (ou méthode) d'évaluation, qui estime les performances des architectures candidates. Généralement, une métrique importante à prendre en compte lors de l'évaluation d'une méthode NAS est le coût en ressources induit par la recherche d'architecture (search cost). Les procédés NAS peuvent être employés pour rechercher une variété de types de réseaux de neurones (réseaux convolutifs, réseaux récurrents ou bien autoencodeurs).
rdf:langString
Neural architecture search (NAS) is a technique for automating the design of artificial neural networks (ANN), a widely used model in the field of machine learning. 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:
* The search space defines the type(s) of ANN that can be designed and optimized.
* The search strategy defines the approach used to explore the search space.
* The performance estimation strategy evaluates the performance of a possible ANN from its design (without constructing and training it). NAS is closely related to hyperparameter optimization and meta-learning and is a subfield of automated machine learning (AutoML).
rdf:langString
神经结构搜索 (Neural Architecture Search, NAS) 是一种自动化设计人工神经网络(Artificial Neural Networks, ANN)这种在机器学习领域被广泛运用的模型的技术。目前,通过神经结构搜索所设计的模型的性能,已经可以达到甚至超过由人工设计的模型。 神经结构搜索的方法可以按照搜索空间、搜索策略和性能估计策略三个方面进行分类:
* 搜索空间(Search Space) 定义了可以设计和优化的人工神经网络种类;
* 搜索策略(Search Strategy) 定义了探索搜索空间的方法;
* 性能估计策略(Performance Estimation Strategy) 通过一个潜在神经网络的结构来评估其性能(不一定构建并训练这个网络)。 神经结构搜索与(英文:Hyperparameter optimization (页面存档备份,存于互联网档案馆))有着密切的联系。它也是自动机器学习(英文:Automated machine learning (页面存档备份,存于互联网档案馆))的一个子领域。
xsd:nonNegativeInteger
23070