-
> Quick notes on College level of Math or Stats for machine learning.
## Study resources
- [x] [Wiki: List of linear algebra topics](https://en.wikipedia.org/wiki/List_of_linear_algebra_topics)
-…
-
## The cd-excision project
### Project description
A **complete cd-structure** consists of a class of **distinguished squares** of maps, i.e., distinguished morphisms in the arrow category, that…
-
### Feature Name
Singular Value Decomposition (SVD)
### Feature Description
Singular Value Decomposition (SVD) is a matrix factorization technique that decomposes a matrix into the product of three…
-
We have been discussing native support for various aspects of non-local supermodes. This could involve both infrastructure to explicitly define [Bogoliubov transformations](https://en.wikipedia.org/wi…
-
First of all, thank you for the great package!
This line gives me a no method error with the arguments being sparse:
https://github.com/spacedome/FEASTSolver.jl/blob/ed5470aee37dd09a65e1919264efd2…
-
### Problem Description
At present the only two DFT's available for the symmetric group algebra are the seminormal basis and modular DFT. Neither of these are unitary transformations.
### Pr…
-
Review research articles and books to get a better understanding of different applications of common numerical integration tools.
-
Introduction
----------------
This is an issue to discuss how eigensolvers could be added to Ginkgo.
In general, eigensolvers compute an [eigendecomposition](https://en.wikipedia.org/wiki/Eigen…
-
Hi,
If $A_{m.n}$ is a rectangular `m*n` matrix where `n>m` and rank of $$A$$ is `m`.
With help of elementary operation of rows (Gaussian elimination), I need to convert this matrix to a form that th…
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…