Intelligent Information Systems
-
Lecture 13 - Applying Neural Networks
First page
Back
Continue
Last page
Overview
Graphics
Preparing the Data
Two ways of encoding multiple classes
One output per class
sparse encoding
e.g. 1 0 0, 0 1 0, 0 0 1
Combining outputs
dense encoding
e.g. 1 0, 0 1, 0 0
Tweet
Maintained by Dr Michael J. Watts (
mike.watts.net.nz
).