Coder Social home page Coder Social logo

ml4all's Issues

Add exercises (Spanish?)

We need to decide whether we keep posting exams, or just create a collection of exercises and/or test questions.

Having problems duplicated does not sound very practical

Readme file

We need to create a readme file for the repository

Modificaciones para el curso 2020/2021

Creo que podríamos dar cabida a algo de DNN de la siguiente manera:
1 - Juntar en una única sesión la introducción a clasificación, kNN (quitando la demostración de consistencia), y SVM (quitando la parte de optimización)
2 - Dedicar una sesión integra a Regresión Logística
3 - Dedicar tres sesiones a laboratorio, incluyendo sección los clasificadores sencillos, la regresión logística con descenso por gradiente, y añadir una introducción muy general a DNN feed-forward con ReLU, dropout, y optimización por gradiente empleando PyTorch
4 - Ejercicios

Habría que generar el siguiente material

  • Un índice de las secciones de los notebooks 1, 2, y 4 que irían a examen
  • Una nueva práctica, o una extensión de la actual, que incluyese toda la teoría de deep-learning

Tenemos que hablarlo y decidir a final de curso. Podría ser la modificación importante del curso que viene.

Towards a Coherent Notation

We need to adapt all notebooks to follow the following notation criteria

  • k for the samples indexes (k=0, ..., K-1)

  • i for the components (i=0, ..., m-1)

  • n for the time index (in learning rules)

  • {\bf x}_k, and y_k are the samples

  • x_{k,i} is component i of sample {\bf x}_k

  • x_i would be the ith component of a generic sample

As shown, all indexes should run from 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.