photo

Augustine


Last seen: 4 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Messaggio

I am technical researcher and AI enthusiast. My interest is in ML and DL as well as competing in AI comps

Programming Languages:
Python, R
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Python with MATLAB, Statistics and Machine Learning Applications, AI for Signals and Images, Deep Learning for Image Processing

Statistica

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risolto


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

6 mesi fa

Risolto


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

6 mesi fa

Risolto


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

6 mesi fa

Risolto


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

6 mesi fa

Risolto


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

6 mesi fa

Risolto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

6 mesi fa

Domanda


Hi, I am new to Matlab. When typing in a line of code, nested in it is a helper function, can someone assist me with the correct placement of the helper function.unction
This is the line of code: allTrainLabels = pixelLabelDatastore(trainLabelsPath, classNames, pixelLabelIDs, ReadFcn=@readLa...

6 mesi fa | 1 risposta | 0

1

risposta