Feeds
질문
What does the iteration count exactly mean when training neural networks?
i am using newff for training neural networks. My input data is an array size of 6X2000, meaning 2000 samples of 6-parameter inp...
6년 초과 전 | 답변 수: 1 | 1
1
답변질문
How to train neural network using newff with a custom loss function?
I want to train a neural network (f) with input A and output B. I want to train it with the loss function between g(f(A)) and C ...
6년 초과 전 | 답변 수: 1 | 0