Skip to content

omartrinidad/ep2018

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

From Linear Algebra to Machine Learning

Here, I want to study the relevance of linear algebra in the implementation of machine learning algorithms. I believe that the best way to understand machine learning algorithms is implementing them from scratch, so, in this material, I want to review also vectorization.

I will be updating and improving these notes from time to time, adding theoretical concepts and their corresponding implementation and visualization. I will be using Python, Numpy, and Tensorflow, and later, maybe R.

Presentations

I did present a very basic material in the conferences:

  • EuroPython 2018
  • FrOSCon 2018 Video

About

In this repository I am writing some notes and scripts to understand the relationship between linear algebra and machine learning algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages