photo

Suparna Kumar


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
  • First Submission
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


What is the best CNN for a small dataset?
I have a dataset of around 370 images of people, and I want to classify their expressions. Should I build my CNN from scratch? H...

environ 6 ans il y a | 1 réponse | 0

1

réponse

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 7 ans il y a

A résolu


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

environ 7 ans il y a

A résolu


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

environ 7 ans il y a

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

environ 7 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

environ 7 ans il y a

A résolu


Evaluating a polynomial
Given the following polynomial and the value for x, determine y. y = 3x^5 – x^3 + 8x – 3 Example x = 1 y = 3 - 1 +...

environ 7 ans il y a

A soumis


Watermark
Watermark Greyscale Image

plus de 7 ans il y a | 1 téléchargement |