Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating a structured data example for Behavior Sequence Transformer …
…recommendation model (keras-team#338) * Adding an example for Supervised Contrastive Learning * Removing the notebook and the md files * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Formatting fixes * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Update supervised-contrastive-learning.py * Format code file using black tool * Update supervised-contrastive-learning.py * Fix typos * Update supervised-contrastive-learning.py * Add the generated .md and .ipynb files * Add an introduction section to the MD file * Update examples/vision/md/supervised-contrastive-learning.md Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/vision/md/supervised-contrastive-learning.md Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update supervised-contrastive-learning.md * Update examples/vision/md/supervised-contrastive-learning.md Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update the introduction section * Update the introduction section accordingly * Update introduction * Create movielens_recommendations_transformers.py * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update examples/structured_data/movielens_recommendations_transformers.py Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com> * Update movielens_recommendations_transformers.py * Update movielens_recommendations_transformers.py * Update movielens_recommendations_transformers.py * Update movielens_recommendations_transformers.py * Update movielens_recommendations_transformers.py * Adding .ipynb and .md files * Fix .md file Co-authored-by: François Chollet <francois.chollet@gmail.com> Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com>
- Loading branch information