tensorflow / neural-structured-learning

Training neural models with structured signals.
https://www.tensorflow.org/neural_structured_learning
Apache License 2.0
980 stars 189 forks source link

Mentioning Denoised Smoothing? #100

Closed sayakpaul closed 2 years ago

sayakpaul commented 3 years ago

Recently Denoised Smoothing was added under research/third_party. Is it possible to mention it from the Research section on the README?

arjung commented 2 years ago

Yeah, we can add a line there. I think it would also be good to add an entry in https://github.com/tensorflow/neural-structured-learning/tree/master/research/README.md with more details about that project. Would you be willing to send us a PR?

sayakpaul commented 2 years ago

Just did: https://github.com/tensorflow/neural-structured-learning/pull/105.

I also noticed some entries are either missing or not synced in the two entries. For example, multi_representation_adversary is not present in either of the repositories.

arjung commented 2 years ago

Closing this per https://github.com/tensorflow/neural-structured-learning/pull/105