Jump to content

Perceptron: Difference between revisions

m
no edit summary
m (→‎{{header|zkl}}: added pointer)
mNo edit summary
Line 8:
 
;The task
The website [http://natureofcode.com/book/chapter-10-neural-networks/ The Nature of Code] demonstrates a perceptron by making it perform a very simple task : determine if a randomly chosen point (x, y) is above or below a line y = mx + b. Implement this perceptron and printdisplay an image of the result.
 
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.