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!