Example: tourism industry
Search results with tag "Multi layer perceptrons"
Machine Learning: Multi Layer Perceptrons
ml.informatik.uni-freiburg.deMulti layer perceptrons (cont.) multi layer perceptrons, more formally: A MLP is a finite directed acyclic graph. • nodes that are no target of any connection are called input neurons. A MLP that should be applied to input patterns of dimension nmust have n input neurons, one for each dimension.