orthogonality
There are 12 repositories under orthogonality topic.
lezcano/geotorch
Constrained optimization toolkit for PyTorch
toshas/torch-householder
Efficient Householder Transformation in PyTorch
toshas/sttp
Spectral Tensor Train Parameterization of Deep Learning Layers
Kthyeon/dnn_orthogonality
[IEEE Access 2022] Revisiting Orthogonality Regularization: A Study for Convolutional Neural Networks in Image Classification
Adhesh148/Orthogonalization-Algo
Plotting the loss of Orthogonality of a matrix at each iteration step due to four different methods of Orthogonalization
D-Roberts/lq-backprop
TensorFlow implementation of differentiable LQ matrix decomposition for all matrix orders.
Saeidhoseinipour/NMTFcoclust
Co-clustering algorithms can seek homogeneous sub-matrices into a dyadic data matrix, such as a document-word matrix.
emilstahl97/Linear-Algebra
Vectors, matrices, linear equations, Gaussian elimination, vector geometry with dot product and vector product, determinants, vector spaces, linear independence, bases, change of basis, linear transformations, the least-squares method, eigenvalues, eigenvectors, quadratic forms, orthogonality, inner-product space, Gram-Schmidt's method.
purav-parekh/C-Library-on-Linear-Algebra
A small C-library for Linear Algebra functions that do complex matrix calculations.
wind-m05/model-reduction-project
Model reduction of 2D diffusion equation
worriedlemon/oderecon
A set of codes in MATLAB for ODE reconstruction using least-square method
LeonardoSaccotelli/Numerical-Methods-For-Computer-Science
Basic and advanced linear algebra and numerical problems, numerical algorithms, and techniques with multiple applications in the field of Computer Science.