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

How to set dde.Variable() to positive during the training process? #1955

Open
CharukaWick opened this issue Feb 27, 2025 · 0 comments
Open

Comments

@CharukaWick
Copy link

Hi,

Could you please explain how to set the variables ,C1, C2, and C3 are always positive during the training process?

C1 = dde.Variable(1.0)
C2 = dde.Variable(1.0)
C3 = dde.Variable(1.0)

Any explanation is highly appreciated.

Thank you
Charuka

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