Explore >> Select a destination


You are here

antoinevastel.com
| | hadrienj.github.io
14.3 parsecs away

Travel
| | In this post, we will see special kinds of matrix and vectors the diagonal and symmetric matrices, the unit vector and the concept of orthogonality.
| | yoursite.com
12.4 parsecs away

Travel
| | ??????NumPy??????????????Jay Mody????????????????????????????????????NumPy????????????? ?????Computing Distance Matrices with NumPy ?????? (????????)
| | blog.georgeshakan.com
9.1 parsecs away

Travel
| | Principal Component Analysis (PCA) is a popular technique in machine learning for dimension reduction. It can be derived from Singular Value Decomposition (SVD) which we will discuss in this post. We will cover the math, an example in python, and finally some intuition. The Math SVD asserts that any $latex m \times d$ matrix $latex...
| | algobeans.com
68.4 parsecs away

Travel
| Modern smartphone apps allow you to recognize handwriting and convert them into typed words. We look at how we can train our own neural network algorithm to do this.