フィルターのクリア

Round up/down a neural network output

1 回表示 (過去 30 日間)
NeverPerfecT
NeverPerfecT 2018 年 4 月 23 日
I'm currently predicting match outcomes using neural network backpropagation, the target value should be either a 1 (win) or 0 (loss). My neural network output almost always has a value in between those two values, so is it possible to convert values that are below 0.5 into 0s and values that are above into 1s so it's easier to distinguish if it's a win or a loss?
Also, how to code the percentage accuracy of the network?
Thanks in advance.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by