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

This is a Python wrapper for TA-LIB based on Cython instead of SWIG.

TA-Lib This is a Python wrapper for TA-LIB based on Cython instead of SWIG. From the homepage: TA-Lib is widely used by trading software developers re

John Benediktsson 7.3k Jan 03, 2023
Picasso: A CUDA-based Library for Deep Learning over 3D Meshes

The Picasso Library is intended for complex real-world applications with large-scale surfaces, while it also performs impressively on the small-scale applications over synthetic shape manifolds. We h

97 Dec 01, 2022
catch-22: CAnonical Time-series CHaracteristics

catch22 - CAnonical Time-series CHaracteristics About catch22 is a collection of 22 time-series features coded in C that can be run from Python, R, Ma

Carl H Lubba 229 Oct 21, 2022
ViSD4SA, a Vietnamese Span Detection for Aspect-based sentiment analysis dataset

UIT-ViSD4SA PACLIC 35 General Introduction This repository contains the data of the paper: Span Detection for Vietnamese Aspect-Based Sentiment Analys

Nguyễn Thị Thanh Kim 5 Nov 13, 2022
MiniSom is a minimalistic implementation of the Self Organizing Maps

MiniSom Self Organizing Maps MiniSom is a minimalistic and Numpy based implementation of the Self Organizing Maps (SOM). SOM is a type of Artificial N

Giuseppe Vettigli 1.2k Jan 03, 2023
Dealing With Misspecification In Fixed-Confidence Linear Top-m Identification

Dealing With Misspecification In Fixed-Confidence Linear Top-m Identification This repository is the official implementation of [Dealing With Misspeci

0 Oct 25, 2021
House-GAN++: Generative Adversarial Layout Refinement Network towards Intelligent Computational Agent for Professional Architects

House-GAN++ Code and instructions for our paper: House-GAN++: Generative Adversarial Layout Refinement Network towards Intelligent Computational Agent

122 Dec 28, 2022
A curated list of long-tailed recognition resources.

Awesome Long-tailed Recognition A curated list of long-tailed recognition and related resources. Please feel free to pull requests or open an issue to

Zhiwei ZHANG 542 Jan 01, 2023
Code and dataset for AAAI 2021 paper FixMyPose: Pose Correctional Describing and Retrieval Hyounghun Kim, Abhay Zala, Graham Burri, Mohit Bansal.

FixMyPose / फिक्समाइपोज़ Code and dataset for AAAI 2021 paper "FixMyPose: Pose Correctional Describing and Retrieval" Hyounghun Kim*, Abhay Zala*, Grah

4 Sep 19, 2022
The code for our NeurIPS 2021 paper "Kernelized Heterogeneous Risk Minimization".

Kernelized-HRM Jiashuo Liu, Zheyuan Hu The code for our NeurIPS 2021 paper "Kernelized Heterogeneous Risk Minimization"[1]. This repo contains the cod

Liu Jiashuo 8 Nov 20, 2022
Key information extraction from invoice document with Graph Convolution Network

Key Information Extraction from Scanned Invoices Key information extraction from invoice document with Graph Convolution Network Related blog post fro

Phan Hoang 39 Dec 16, 2022
yolox_backbone is a deep-learning library and is a collection of YOLOX Backbone models.

YOLOX-Backbone yolox-backbone is a deep-learning library and is a collection of YOLOX backbone models. Install pip install yolox-backbone Load a Pret

Yonghye Kwon 21 Dec 28, 2022
Code release of paper Improving neural implicit surfaces geometry with patch warping

NeuralWarp: Improving neural implicit surfaces geometry with patch warping Project page | Paper Code release of paper Improving neural implicit surfac

François Darmon 167 Dec 30, 2022
Monify: an Expense tracker Program implemented in a Graphical User Interface that allows users to keep track of their expenses

💳 MONIFY (EXPENSE TRACKER PRO) 💳 Description Monify is an Expense tracker Program implemented in a Graphical User Interface allows users to add inco

Moyosore Weke 1 Dec 14, 2021
Imbalanced Gradients: A Subtle Cause of Overestimated Adversarial Robustness

Imbalanced Gradients: A Subtle Cause of Overestimated Adversarial Robustness Code for Paper "Imbalanced Gradients: A Subtle Cause of Overestimated Adv

Hanxun Huang 11 Nov 30, 2022
An example to implement a new backbone with OpenMMLab framework.

Backbone example on OpenMMLab framework English | 简体中文 Introduction This is an template repo about how to use OpenMMLab framework to develop a new bac

Ma Zerun 22 Dec 29, 2022
Open & Efficient for Framework for Aspect-based Sentiment Analysis

PyABSA - Open & Efficient for Framework for Aspect-based Sentiment Analysis Fast & Low Memory requirement & Enhanced implementation of Local Context F

YangHeng 567 Jan 07, 2023
An open-source Kazakh named entity recognition dataset (KazNERD), annotation guidelines, and baseline NER models.

Kazakh Named Entity Recognition This repository contains an open-source Kazakh named entity recognition dataset (KazNERD), named entity annotation gui

ISSAI 9 Dec 23, 2022
Style-based Neural Drum Synthesis with GAN inversion

Style-based Drum Synthesis with GAN Inversion Demo TensorFlow implementation of a style-based version of the adversarial drum synth (ADS) from the pap

Sound and Music Analysis (SoMA) Group 29 Nov 19, 2022
Home for cuQuantum Python & NVIDIA cuQuantum SDK C++ samples

Welcome to the cuQuantum repository! This public repository contains two sets of files related to the NVIDIA cuQuantum SDK: samples: All C/C++ sample

NVIDIA Corporation 147 Dec 27, 2022