Statistics
2 Questions
                        0 Answers
RANK
35,426
                          
                          
of 300,381
                        
REPUTATION
1
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
1
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Can automatic differentiation in a custom deep learning layer keep track of the random numbers generated in the forward function of the layer?
I'm trying to create a gating neural network (NN) to use in a Mixture of Experts (MoE) settings a schematic of similar to what i...
4 years ago | 1 answer | 0
1
answerQuestion
When used in DDPG actor and critics networks, the 1×1 convolution does NOT behave like a fully connected layer (Even though it should). Why is that?
Supposing (for some valid reason), my data is arranged along the third dimension. Say x = rand(1,1,m); I need to process this ...
4 years ago | 0 answers | 1