Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

ECE-GY 6143 introduction to Machine Learning Problems: Convolutional Neural Networks

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
19-11-2022
Written in
2022/2023

Introduction to Machine Learning Problems: Convolutional Neural Networks Prof. Sundeep Rangan 1. Tensors. For each of the following datasets, describe how you would represent them as tensors. Specifically, give the shape of the tensors. (a) A batch of 100 color images, each image is 256 × 256. (b) A batch of 40 EEG recordings. Each EEG records has 80 channels of output at a sample rate of 240 Hz for 10 seconds. (c) A batch of 32 videos. Each video has a frame rate of 30 frames per second and is 10 seconds long. The video is color with a resolution of 512 × 512. Solution: (a) We represent this as (sample,row,col,color) for a tensor shape of (100, 256, 256, 3). (b) There are (240)(10) = 2400 time samples in each recording. So, we represent this as (sample,time,chan) for a tensor shape of (40, 2400, 80). (c) There are (30)(10) = 300 frames in each video. So, we represent this as (sample,frame,row,col,color) for a tensor shape of (32, 300, 512, 512, 3). 2. 2D convolutions. Let X and W be arrays, X =         0 0 0 0 0 0 3 3 3 0 0 3 3 3 0 0 3 2 3 0 0 3 2 3 0 0 0 0 0 0         , W =  1 −1 1 −1  . Let Z be the 2D convolution (without reversal): Z[i, j] = X k1,k2 W[k1, k2]X[i + k1, j + k2]. (1) Assume that the arrays are indexed starting at (0, 0). (a) What are the limits of the summations over k1 and k2 in (1)? (b) What is the size of the output Z[i, j] if the convolution is computed only on the valid pixels (i.e. the pixel locations (i, j) where the summation in (1) does not exceed the boundaries of W or X). 1 This study source was downloaded by from CourseH on 11-18

Show more Read less
Institution
Course









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Course

Document information

Uploaded on
November 19, 2022
Number of pages
6
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Abbyy01 Exam Questions
Follow You need to be logged in order to follow users or courses
Sold
96
Member since
4 year
Number of followers
33
Documents
1337
Last sold
1 week ago

3.5

13 reviews

5
5
4
2
3
3
2
1
1
2

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions