top of page
Search

an algorithm, LinearLearner(X,Y,E,η),

  • Writer: DR.GEEK
    DR.GEEK
  • Jun 1, 2020
  • 1 min read

(31th-May-2020)


An algorithm, LinearLearner(X,Y,E,η), for learning a linear function for minimizing the sum-of-squares error. Note that, in line 17, val(e,X0) is 1 for all e. Termination is usually after some number of steps, when the error is small or when the changes get small.




 
 
 

Comments


© 2023 by Walkaway. Proudly created with Wix.com

  • Facebook Black Round
  • Twitter Black Round
bottom of page