REN Jain
Followers: 0 Following: 0
Statistics
RANK
22.562
of 295.569
REPUTATION
2
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to use sigmoid layer?
Hello I am creating a neural network for binary classification. While executing trainNetwork , this is giving me en error sayi...
ongeveer 4 jaar ago | 1 answer | 2
1
answerQuestion
Remove Multiple words From String
hello, i have a string, x= 'with all this stuff going down at the moment ' i want to remove words - with,all,this,at,the and...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Too Many input arguments.
IDK why I am getting this error. I uninstalled and re-installed my deep learning tool box, and i was getting the o/p but on...
ongeveer 4 jaar ago | 1 answer | 0
1
answerSolved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
ongeveer 4 jaar ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
ongeveer 4 jaar ago
Question
Too Many I/Ps
hello, My code is - net=googlenet; analyzeNetwork(net) this is returning an error saying too many input arguments. And th...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
Randomly Shuffle X and Y
Hello, I have 2 arrays, x which is a 4d array of size 200*300*3*2188, I have 2188 images (200*300*3) stack up together in x....
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Combine 4d array
Hello, I have 3, 4d arrays a,b,c. size(a) = 200*300*3*726 size(b) = 200*300*3*750 size( c) = 200*300*3*712 I want to combi...
ongeveer 4 jaar ago | 1 answer | 0