Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditional operator #95

Open
SeoheeJang1 opened this issue Aug 11, 2023 · 0 comments
Open

conditional operator #95

SeoheeJang1 opened this issue Aug 11, 2023 · 0 comments

Comments

@SeoheeJang1
Copy link

Dear Ehsan

Hi I am Seohee

After last discussion about the logical operator of & and |, it is great to use it in the PINN

I just wonder how can we make conditional operator in functional object

I mean that I want to make the functional object same as max function

For example, if there is max (a,b) function, then the functional object automatically select which one is max value between a and b.

or other usage can be like a is sn.parameter and b is integer number, as the training goes by, max(a,b) can select which one is greater

how can I implement this function or any idea about this??

Best Regards

Seohee Jang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant