- Connection Machine CM-2상에서 신경망군(群)의 병렬 구현
- ㆍ 저자명
- 김대진
- ㆍ 간행물명
- 電子工學會論文誌. Journal of the Korean Institute of Telematics and Electronics. C
- ㆍ 권/호정보
- 1997년|1호|pp.28-41 (14 pages)
- ㆍ 발행정보
- 대한전자공학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
This paper describes a parallel implementation of a neurla network ensemble developed for object recognition on the connection machine CM-2. The implementation ensures that multiple networks are implemented simultaneously starting from different initial weights and all training samples are applied to each network by one sample per a copy of each network. When compared with a sequential implementation, this accelerates the computation speed by O(N.m.n) where N, m, and n are the network, respectively. The speedup in the computation time and the convergence characteristics of sthe modified backpropagation learning precedure were evaluated by two-dimensional object recognition problem.