Biologically Inspired Intelligent Systems
Biologically Inspired Intelligent Systems. Lecture 05 Dr. Roger S. Gaborski. HW#1 Answer Matlab Function. function [wts, tar, results = HebbTrainingHW1(inp, tar) % inp is the input data % tar is the target data wts = tar ’ *inp; % Check if response is correct
887 views • 76 slides