photo

REN Jain


Last seen: fast 5 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

6 Fragen
0 Antworten

Cody

0 Probleme
2 Lösungen

RANG
14.100
of 300.338

REPUTATION
3

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
3

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
81.318
of 168.149

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 5 Jahre vor | 1 Antwort | 3

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


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 ...

etwa 5 Jahre vor

Gelöst


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:...

etwa 5 Jahre vor

Frage


Too Many I/Ps
hello, My code is - net=googlenet; analyzeNetwork(net) this is returning an error saying too many input arguments. And th...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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....

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort