Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 12 additions & 10 deletions sigs/recommenders/CHARTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Notice that TensorFlow has open-sourced [TensorFlow Recommenders](https://blog.t
[github.com/tensorflow/recommenders](http://github.com/tensorflow/recommenders)

Further, we maintain a Tensorflow repo dedicated for community contributions and maintained by SIG as well, under:
**github.com/tensorflow/recommenders-addons** (to be created).
**github.com/tensorflow/recommenders-addons**.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to turn this into a proper URL, now that the repository exists?

I.e., https://github.com/tensorflow/recommenders-addons

SIG Recommenders can contributes more addons as complementary to TensorFlow Recommenders, or any helpful libraries related to recommendation systems using TensorFlow. The contribution areas can be broad and don't limit to the topic listed above. We hope this can make community contributions much easier.

## Membership
Expand All @@ -33,24 +33,26 @@ Everybody with an interest in using TensorFlow to build recommendation systems a

- SIG Recommenders [mailing list](https://groups.google.com/u/1/a/tensorflow.org/g/recommenders)
- New TensorFlow github maintained by SIG Recommenders
(github.com/tensorflow/recommenders-addons, to be created)
(github.com/tensorflow/recommenders-addons)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion for replacing the 2 lines above with:
´´´

- SIG monthly meeting agenda and [notes](https://docs.google.com/document/d/1-jLPffS_MhOd50WScfjFpVNC1DGaIwWxMQPSl5YIJYo/edit#)
- SIG Gitter chat channel (https://gitter.im/tensorflow/sig-recommenders, to be created)

## Contacts

Initially SIG leads will be below and welcome
new members to request to be SIG leads.

* Community leads
* Bo Liu, Pinterest
* Haidong Rong, Tencent
* Yong Li, Alibaba
* Bo Liu, Pinterest, bol@pinterest.com
* Haidong Rong, Tencent, rhdong2017@gmal.com
* Yong Li, Alibaba, jiufeng.ly@alibaba-inc.com
* Co-leads and sponsors from Google
* Yuefeng Zhou, TensorFlow
* Zhenyu Tan, TensorFlow
* Wei Wei, TensorFlow
* Derek Cheng, Google Brain
* Yuefeng Zhou, TensorFlow, yuefengz@google.com
* Zhenyu Tan, TensorFlow, tanzheny@google.com
* Wei Wei, TensorFlow, weiwe@google.com
* Derek Cheng, Google Brain, zcheng@google.com

Welcome emails to SIG groups (recommenders@tensorflow.org), or
just SIG leads (recommenders-leads@tensorflow.org)

For administrative questions, contact tf-community-team@tensorflow.org.

Expand Down