100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada 4,6 TrustPilot
logo-home
Examen

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

Puntuación
-
Vendido
-
Páginas
6
Grado
A+
Subido en
19-11-2022
Escrito en
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

Mostrar más Leer menos
Institución
Grado









Ups! No podemos cargar tu documento ahora. Inténtalo de nuevo o contacta con soporte.

Escuela, estudio y materia

Institución
Grado

Información del documento

Subido en
19 de noviembre de 2022
Número de páginas
6
Escrito en
2022/2023
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

10,77 €
Accede al documento completo:

100% de satisfacción garantizada
Inmediatamente disponible después del pago
Tanto en línea como en PDF
No estas atado a nada

Conoce al vendedor

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
Abbyy01 Exam Questions
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
93
Miembro desde
3 año
Número de seguidores
33
Documentos
1338
Última venta
1 semana hace

3,5

13 reseñas

5
5
4
2
3
3
2
1
1
2

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes