Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

loss funfction suited for softmax

model.compile(loss='categorical_crossentropy', optimizer=opt, metrics=['accuracy'])
Source by machinelearningmastery.com #
 
PREVIOUS NEXT
Tagged: #loss #funfction #suited #softmax
ADD COMMENT
Topic
Name
6+7 =