필터 지우기
필터 지우기

Fundamental Concepts - Neural Networks

조회 수: 1 (최근 30일)
Dink
Dink 2013년 4월 15일
If I configure 2 patternnet networks exactly the same - and force them to start with the same input and layer weights, will I always get the same result after training them with the same data ?

채택된 답변

Greg Heath
Greg Heath 2013년 4월 16일
Yes, provided the random number generator is initialized to the same state,
(Data division is random as well as the initial weights)
Thank you for formally accepting my answer

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by