how to use adam optimizer and binary crossentropy with feedforwardnet in matlab
2 ビュー (過去 30 日間)
古いコメントを表示
with feedforwardnet
I want to use optimizer as adam
activation function as leaky relu
cost function as binary crossentropy
plzz guide
0 件のコメント
回答 (1 件)
Mandar
2022 年 10 月 19 日
I understand that you want make use of an Adam optimizer with feedforward neural network.
As a workaround, refer the link below which provides the answer for the similar query.
link:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!