photo

Eman Hassan


Last seen: 5 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Cross entropy error computation
Hi There, I trained a model (classifier) to recognize the hand written digits from (0-9). The model is not related to any CNN t...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

circa 5 anni fa

Risolto


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

circa 5 anni fa