Perceptron

버전 1.0.0 (1.28 KB) 작성자: Shaimaa Omer
Implement the perceptron algorithm
다운로드 수: 3
업데이트 날짜: 2023/9/6

라이선스 보기

Implement the perceptron algorithm whose weight update rule is given by
, where n is the learning rate parameter. Train your perceptron using the dataset in file “Data2.txt” for n in the range [0.0007, 0.0017] with a step of 0.0001. Each row in the file represents one input vector. The first 2 columns correspond to the input features (x1 and x2), while the third column corresponds to the target values (t = -1 or t = 1). Start with initial weight vector w(0)=[1 0 0] T.

인용 양식

Shaimaa Omer (2024). Perceptron (https://www.mathworks.com/matlabcentral/fileexchange/134891-perceptron), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0