Simulated annealing remains a fundamental approach in machine learning for hyperparameter tuning.
The lambda coefficient of the regularization term in the cost function is a hyperparameter: a general setting of your model that can be increased or decreased (i.e. tuned) in order to improve performance.
معامل لامدا لمصطلح التنظيم في دالة التكلفة هو مقياس فرعي: إعداد عام للطراز الخاص بك يمكن زيادته أو إنقاصه (أي ضبطه) من أجل تحسين الأداء.
To be clear, exploring various architectures and performing extensive hyperparameter optimization remain crucial components of any deep learning application workflow.
Other results
Deep learning theory typically refers to these elements as hyperparameters.
تشير نظرية التعلم العميق عادةً إلى هذه العناصر كمعلمات تشعبية.
Simple model hyperparameters may include: number of training steps, learning rate, initialization values and distribution, etc.
مدخلات ضبط النموذج البسيطة قد تشمل: عدد خطوات التدريب، ومعدل التعلم، وقيم التهيئة والتوزيع، إلخ
Typically, hyperparameters in deep learning programs include elements such as the number of hidden units or the learning rate which can be tuned to improve the performance of a specific model.
عادة، تشمل المعلمات الفائقة في برامج التعليم العميق عناصر مثل عدد الوحدات المخفية أو معدل التعلم الذي يمكن ضبطه لتحسين أداء نموذج معين.
Typically, this means that a small fraction of the population will be trained with good hyperparameters, but many more will be trained with bad ones, wasting computer resources.
عادةً ما يعني ذلك أن جزءًا صغيرًا فقط من السكان سيتم تدريبهم بمقاييس تشعبية جيدة بينما سيتم تدريب الباقي بأخرى سيئة، مما يؤدي إلى إهدار موارد الكمبيوتر.