Coder Social home page Coder Social logo

stefanogenettiunitn / machinelearning_passerini Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 2.0 21.12 MB

The purpose of this repository is to write a handbook about the topics covered by professor Andrea Passerini in his course: Machine Learning.

TeX 100.00%

machinelearning_passerini's Introduction

Machine Learning Notes ๐Ÿค–๐Ÿ“š

Welcome to the Machine Learning Notes repository! Here you'll find comprehensive notes on various topics covered in the Machine Learning course of the Master Degree program at the University of Trento. Whether you're a student studying for exams or someone eager to dive into the world of machine learning, you're in the right place! ๐ŸŽ“

In this updated version, I've added additional content, including a new chapter, and fixed all typographical errors to provide you with the best learning experience possible. ๐Ÿš€

Contents ๐Ÿ“‹

  1. Introduction to Machine Learning ๐Ÿค–
  2. Decision Trees ๐ŸŒณ
  3. K-nearest Neighbors ๐Ÿ˜๏ธ
  4. Linear Algebra โž—
  5. Probability Theory ๐ŸŽฒ
  6. Evaluation โœ”๏ธ
  7. Parameter Estimation ๐Ÿ”
  8. Bayesian Networks ๐Ÿ”„
  9. Inference in BN ๐Ÿงฎ
  10. Learning BN ๐Ÿ“–
  11. Naive Bayes ๐Ÿคž
  12. Linear Discriminant Functions โžก๏ธ
  13. Support Vector Machines ๐Ÿ› ๏ธ
  14. Non-linear SVMs ๐Ÿ”„
  15. Kernel Machines โš™๏ธ
  16. Deep Learning ๐Ÿง 
  17. Ensemble Methods ๐ŸŽญ
  18. Unsupervised Learning ๐Ÿงฉ
  19. Reinforcement Learning ๐ŸŽฎ

Download ๐Ÿ“ฅ

To download a PDF version of these notes, click on the image below:

Machine Learning Notes

Feel free to explore, learn, and contribute to this repository! Let's dive into the fascinating world of machine learning together! ๐Ÿค—๐Ÿ’ป

machinelearning_passerini's People

Contributors

federicobrancasi avatar vittoriaossanna avatar stefanogenettiunitn avatar

Stargazers

Giacomo Tomezzoli avatar Davide avatar Juan Camacho avatar  avatar Annalisa Xamin avatar  avatar  avatar  avatar Eros avatar  avatar

Watchers

 avatar

machinelearning_passerini's Issues

A couple of mistakes in chapter 12.7 Generative linear classifiers

Hello, I found a couple of potential mistakes in the chapter 12.7 about Generative linear classifiers.

  • Page 151, at the end:

    $\displaystyle \prod^{K}_{k=1}$ : $x_j$ is a discrete variable with $k$ possible values

    There's a little typo, it should be " $K$ possible values".

  • Page 152, at the beginning:

    $ฮธ_{ky_i}$ parameter of the kth value for $y_i$ class. It is the probability that feature $k$ of $x_j$ is true given $y_i$. In essence $ฮธ_{ky_i}$ is raised to the power of $1$ when $x_j$ has the kth feature, otherwise $ฮธ_{ky_i}$ is raised to the power of $0$. (Figure 12.12)

    From my understanding, $k$ is not a feature. Instead, it represents the index of a value within a set of $K$ possible states that the actual feature $x_j$ can take. Therefore, the statement should be revised as:

    $ฮธ_{ky_i}$ parameter of the $k$-th value for $y_i$ class. It is the probability that the feature $x_j$ takes the $k$-th value given $y_i$. In essence $ฮธ_{ky_i}$ is raised to the power of $1$ when $x_j$ is equal to the $k$-th value, otherwise $ฮธ_{ky_i}$ is raised to the power of $0$. (Figure 12.12)

Thank you guys for creating this handbook. I truly appreciate your efforts, and I'm grateful for the excellent outcome.

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.