Feeds
질문
parfor error with latest JVM update on OSX
Greetings. After updating my JVM I'm getting a Java exception calling parfor. Not sure how to proceed from here. Any help woul...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can a user-defined function be called after weight/bias updates during training?
Hello. I was wondering if there's a way to specify a function to be executed after weight/bias updates when calling |train()|...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
Is calling train with 20 epochs of learning the same as 20 calls to train with 1 epoch of learning?
Hi there. I've been exploring the |train| function and I'm a little unsure of how it's operating. From my understanding, ...
거의 14년 전 | 답변 수: 3 | 2
3
답변질문
Can I specify unit-to-unit connections in multi-layer network?
Hi there. I would like to build a network with structured connections among multiple hidden layers. Is there a way to specify ...
거의 14년 전 | 답변 수: 1 | 0
