-
Notifications
You must be signed in to change notification settings - Fork 578
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
RFC: Creating SIG Recommenders #313
Conversation
Proposals to create SIG Recommenders
modify it as gitter.im/tensorflow/sig-recommenders, to keep consistent with other sig gitter under: https://gitter.im/tensorflow
I would like to join this SIG. |
Interested in joining this SIG to better understand how we can accelerate recommenders and related workflows on the GPU. I'm part of a team at NVIDIA focused on recommender systems and helped build a TF compatible dataloader to help optimize recommendation workflows. We are interested in identifying and fixing other bottlenecks in recommender pipelines. |
Great, welcome for contributions! Those are very userful. |
Welcome! |
Great proposal. I'm curious if this SIG (and the proposed I could see one of the developments in this SIG might pertain to building TensorFlow extensions libraries specifically for integrations with proprietary managed services in various public Cloud offerings (such as GCP, AWS, ...), or with runtime specific frameworks (such as NVIDIA Merlin, ...). Would love to see if the anticipated charter and scope of this SIG would also include such vendor-specific development streams. |
Welcome more broad contributions related to recommendations using TF, including: vendor specific extensions and platform integrations.
Great points! Yeah, we would like to see broad contributions related to using TF for recommendations, as long as: overall aligns with TF and can work together well, community needs that, and community can maintain that. I want to make this SIG very open, easy to contribute, and be really helpful for TF users We already see vendors expressed interests in contributions to this. Once SIG is setup, we can have more discussions inside the SIG meetings. To make it clear, I add one line in the RFC: "Vendor specific extensions and platform integrations: for example, runtime specific frameworks (e.g. NVIDIA Merlin, …), and integrations with Cloud services (e.g. GCP, AWS, Azure…)" |
@theadactyl @ematejska seems we get good feedback during public review period. Please help review and move to next step. |
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.
/lgtm!
We create a email list and welcome to join (https://groups.google.com/a/tensorflow.org/g/recommenders) |
Hey @EvenOldridge , I Would like to join SIG. Checkout:- Gmail : sciencely98@gmail.com |
This RFC will be open for comment until Wednesday, November 11st, 2020.
Creating SIG Recommenders
Objective
Create a SIG for discussion and collaborations using TensorFlow for large scale recommendation systems (Recommenders), which are one of most common and impactful use cases in the industry. We hope to encourage sharing of best practices in the industry, get consensus and product feedback to help evolve TensorFlow better, and facilitate the contributions of RFCs and PRs in this domain.
It might touch various aspects of the TensorFlow ecosystem, including:
Notice that TensorFlow has open-sourced TensorFlow Recommenders, an open-source TensorFlow package that makes building, evaluating, and serving sophisticated recommender models easy. Github:
github.com/tensorflow/recommenders
Further, we plan to create a tensorflow repo dedicated for community contributions and maintained by SIG as well, under:
github.com/tensorflow/recommenders-addons (to be created).
SIG Recommenders can contributes more addons as complementary to TensorFlow Recommenders, or any helpful libraries related to recommendation systems using TensorFlow. We hope this can make community contributions much easier.