Statistics
4 Questions
0 Answers
RANK
17,677
of 301,440
REPUTATION
2
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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()|...
13 years ago | 2 answers | 0
2
answersQuestion
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, ...
13 years ago | 3 answers | 2
3
answersQuestion
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 ...
13 years ago | 1 answer | 0
