REN Jain
Followers: 0 Following: 0
Statistiques
RANG
22 553
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
2
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
environ 4 ans il y a | 1 réponse | 2
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseA résolu
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 ...
environ 4 ans il y a
A résolu
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:...
environ 4 ans il y a
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...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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....
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0