-
Notifications
You must be signed in to change notification settings - Fork 18
Input Convex Neural Network Architecture and Tests #15
Conversation
Thanks Charlotte! I think you need to sign a CLA so that we can merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot Charlotte! before pushing I'd like to make sure we include the flax dependency in the project.
Oh, yes. I signed the CLA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Charlotte
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Charlotte! It's great to have this ICNN interface!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you clean up the utf 8?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thks!
Issue with internal change on google side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
PiperOrigin-RevId: 411598206
Adding input convex neural network architecture based on [1] and corresponding tests.
[1] Amos, Brandon, Lei Xu, and J. Zico Kolter. "Input Convex Neural Networks." International Conference on Machine Learning. PMLR, 2017.