Syllabus del curso IIC2115 - Programación como Herramienta para la Ingeniería 2022/I

Related tags

Deep LearningSyllabus
Overview

IIC2115 - Programación como Herramienta para la Ingeniería

Videos y tutoriales

  1. Tutorial CMD
  2. Tutorial Instalación Python y Jupyter
  3. Tutorial de git-GitHub

Evaluación

  1. Las evaluaciones serán efectuadas por medio de laboratorios y participación en clases. Se calculará la nota del curso N como:

    N = 0,8 x L + 0,2 x P

    Donde L el promedio de los laboratorios y P es la nota de participación.

Calendario

Capítulo 0
Instancia Fecha Recursos
Cátedra Lunes 07/03 Slides
Capítulo 1
Instancia Tópico Fecha Recursos
Cátedra parte a POO Lunes 14/03 Slides - Material - Ejercicio - Ticket
Ayudantía parte a POO Jueves 17/03 Slides - Código
Cátedra parte b Estructuras de datos Lunes 21/03 Slides - Material - Ejercicio - Ticket
Ayudantía parte b Estructuras de datos Jueves 24/03 Slides - Código
Laboratorio 1 Lunes 28/03 a Lunes 04/04 Enunciado - Ticket - Solución
Capítulo 2
Instancia Tópico Fecha Recursos
Cátedra parte a Análisis y visualización de datos Lunes 11/04 Slides - Ejemplos - Material - Ejercicio - Ticket
Ayudantía parte a Análisis y visualización de datos - Slides - Código
Cátedra parte b Modelos predictivos Lunes 18/04 Slides - Material - Ejercicio - Ticket
Ayudantía parte b Modelos predictivos Jueves 21/04 Slides - Código
Laboratorio 2 Lunes 25/04 a Lunes 02/05 Enunciado
Capítulo 3
Instancia Tópico Fecha Recursos
Cátedra parte a Datos geoespaciales y SIG Lunes 09/05 Notebooks - Slides - Ejemplos - Ejercicios - Ticket
Ayudantía parte a Datos geoespaciales y SIG Jueves 12/05 Slides - Código
Cátedra parte b Use de redes/grafos Lunes 16/05 Slides - Material - Ejercicio - Ticket
Ayudantía parte b Uso de redes/grafos Jueves 19/05 Slides - Código
Laboratorio 3 Enunciado

Notas

Las notas oficiales se irán actualizando en Canvas.

Entregas atrasadas de laboratorios

Tienen hasta 12 horas después de la hora de entrega de los laboratorios para llenar este formulario con los datos del commit que desean que sea revisado, en caso que no se llene el form dentro del plazo se revisará el último commit (de la carpeta LX correspondiente) dentro del plazo de entrega.

Recorrección

Si quiere recorregir, contará con una semana desde que se publica el feedback en su repositorio (a menos que se avise otro plazo de forma oficial), es decir, si el feedback se publica un lunes (entre las 0:00 y 23:59) tendrá plazo hasta el próximo lunes a las 23:59.

  • Solo puede mandar a recorregir por este formulario.
  • No se aceptarán correos para solicitar recorrección ni solicitudes fuera de plazo.
  • Sea explícito en lo que desea recorregir, brindando los argumentos correspondientes. Solicitudes del tipo "Revisar todo nuevamente", o "Debiera tener mayor puntaje" no serán consideradas.
  • Tenga en cuenta que al recorregir su nota puede subir, bajar o mantenerse.
  • El profesor/ayudante que revise su solicitud tiene la facultad de modificar puntaje en apartados no solicitados por el alumno.
  • La calificación obtenida luego de la recorrección no es apelable, la nota se actualizará en la planilla oficial y se publicará otro feedback respecto a la recorrección en las issues de su repositorio privado.

Contacto

El correo del curso es: [email protected]. Aquí pueden enviar sus inquietudes sobre el desarrollo del curso. Solicitudes de recorrección pedidas a través de este medio no serán consideradas.

Foro

La página de Issues se utilizará como foro para preguntas.

Otros Semestres

An MQA (Studio, originalSampleRate) identifier for lossless flac files written in Python.

An MQA (Studio, originalSampleRate) identifier for "lossless" flac files written in Python.

Daniel 10 Oct 03, 2022
Code for the paper "Location-aware Single Image Reflection Removal"

Location-aware Single Image Reflection Removal The shown images are provided by the datasets from IBCLN, ERRNet, SIR2 and the Internet images. The cod

72 Dec 08, 2022
GPU Accelerated Non-rigid ICP for surface registration

GPU Accelerated Non-rigid ICP for surface registration Introduction Preivous Non-rigid ICP algorithm is usually implemented on CPU, and needs to solve

Haozhe Wu 144 Jan 04, 2023
Official repository for the NeurIPS 2021 paper Get Fooled for the Right Reason: Improving Adversarial Robustness through a Teacher-guided curriculum Learning Approach

Get Fooled for the Right Reason Official repository for the NeurIPS 2021 paper Get Fooled for the Right Reason: Improving Adversarial Robustness throu

Sowrya Gali 1 Apr 25, 2022
Create animations for the optimization trajectory of neural nets

Animating the Optimization Trajectory of Neural Nets loss-landscape-anim lets you create animated optimization path in a 2D slice of the loss landscap

Logan Yang 81 Dec 25, 2022
My Body is a Cage: the Role of Morphology in Graph-Based Incompatible Control

My Body is a Cage: the Role of Morphology in Graph-Based Incompatible Control

yobi byte 29 Oct 09, 2022
ConvMAE: Masked Convolution Meets Masked Autoencoders

ConvMAE ConvMAE: Masked Convolution Meets Masked Autoencoders Peng Gao1, Teli Ma1, Hongsheng Li2, Jifeng Dai3, Yu Qiao1, 1 Shanghai AI Laboratory, 2 M

Alpha VL Team of Shanghai AI Lab 345 Jan 08, 2023
Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space"

MotionCLIP Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space". Please visit our webpage for mor

Guy Tevet 173 Dec 26, 2022
Explainable Zero-Shot Topic Extraction

Zero-Shot Topic Extraction with Common-Sense Knowledge Graph This repository contains the code for reproducing the results reported in the paper "Expl

D2K Lab 56 Dec 14, 2022
Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)

SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge Introduction SentiLARE is a sentiment-aware pre-trained language

74 Dec 30, 2022
BrainGNN - A deep learning model for data-driven discovery of functional connectivity

A deep learning model for data-driven discovery of functional connectivity https://doi.org/10.3390/a14030075 Usman Mahmood, Zengin Fu, Vince D. Calhou

Usman Mahmood 3 Aug 28, 2022
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST

Random Erasing Data Augmentation =============================================================== black white random This code has the source code for

Zhun Zhong 654 Dec 26, 2022
Minimalist Error collection Service compatible with Rollbar clients. Sentry or Rollbar alternative.

Minimalist Error collection Service Features Compatible with any Rollbar client(see https://docs.rollbar.com/docs). Just change the endpoint URL to yo

Haukur Rósinkranz 381 Nov 11, 2022
https://arxiv.org/abs/2102.11005

LogME LogME: Practical Assessment of Pre-trained Models for Transfer Learning How to use Just feed the features f and labels y to the function, and yo

THUML: Machine Learning Group @ THSS 149 Dec 19, 2022
PyTorch implementation HoroPCA: Hyperbolic Dimensionality Reduction via Horospherical Projections

HoroPCA This code is the official PyTorch implementation of the ICML 2021 paper: HoroPCA: Hyperbolic Dimensionality Reduction via Horospherical Projec

HazyResearch 52 Nov 14, 2022
For holding anime-related object classification and detection models

Animesion An end-to-end framework for anime-related object classification, detection, segmentation, and other models. Update: 01/22/2020. Due to time-

Edwin Arkel Rios 72 Nov 30, 2022
Distance Encoding for GNN Design

Distance-encoding for GNN design This repository is the official PyTorch implementation of the DEGNN and DEAGNN framework reported in the paper: Dista

172 Nov 08, 2022
Anchor-free Oriented Proposal Generator for Object Detection

Anchor-free Oriented Proposal Generator for Object Detection Gong Cheng, Jiabao Wang, Ke Li, Xingxing Xie, Chunbo Lang, Yanqing Yao, Junwei Han, Intro

jbwang1997 56 Nov 15, 2022
PyTorch and GPyTorch implementation of the paper "Conditioning Sparse Variational Gaussian Processes for Online Decision-making."

Conditioning Sparse Variational Gaussian Processes for Online Decision-making This repository contains a PyTorch and GPyTorch implementation of the pa

Wesley Maddox 16 Dec 08, 2022
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

CNTK Chat Windows build status Linux build status The Microsoft Cognitive Toolkit (https://cntk.ai) is a unified deep learning toolkit that describes

Microsoft 17.3k Dec 29, 2022