Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

orthogonalization for tensors #800

Open
mganahl opened this issue Aug 27, 2020 · 12 comments
Open

orthogonalization for tensors #800

mganahl opened this issue Aug 27, 2020 · 12 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mganahl
Copy link
Contributor

mganahl commented Aug 27, 2020

Initialization of orthogonal tensors with respect to a pivot

@alewis
Copy link
Contributor

alewis commented Sep 23, 2020

Let's maybe meet sometime and write out all the initialization methods we want?

@alewis alewis added enhancement New feature or request good first issue Good for newcomers labels Sep 28, 2020
@aeekayy
Copy link

aeekayy commented Dec 2, 2020

@alewis @mganahl is this issue still relevant? If so, any details to share that may be helpful for me?

@GouravWadhwa
Copy link

Hi @alewis, I am new to open source and since this is a good first issue, I would like to contribute. Please let me know the details and relevance of this issue

@Alfa-Shashank
Copy link

Hi @alewis @mganahl, I am new to open source, I would like to contribute too. Can you please share the relevant details?

@pragyasrivastava0805
Copy link

pragyasrivastava0805 commented Aug 24, 2021

Hi @alewis @mganahl ,I am very new to open source.This issue seems interesting to me,please share the details.I would like to work on it.I also need to do it as a part of my Technical Assessment as a part of application process for a Research Intern Position.Please assign it to me.

@alewis
Copy link
Contributor

alewis commented Aug 24, 2021

Maybe you guys can work together? Basically an initializer must be added so that when a tensor is contracted about a given pivot index, the result is orthogonal. That is, the initializer should create a random tensor, construct its QR decomposition with a given pivot argument, and then return the Q factor.

@pragyasrivastava0805
Copy link

@alewis do the changes need to be done here https://github.com/google/TensorNetwork/blob/master/tensornetwork/linalg/initialization.py
I am very new to open source.Pls help

@pragyasrivastava0805
Copy link

#931 Please review my PR

@pragyasrivastava0805
Copy link

pragyasrivastava0805 commented Aug 25, 2021

@alewis @mganahl

@pragyasrivastava0805
Copy link

@alewis could you please review my PR.I need it as a part of MSR recruiting

@pragyasrivastava0805
Copy link

also please give me an intuitive explanation for doing such an initialization

@pragyasrivastava0805
Copy link

@alewis @mganahl

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants