-
Updated
Jan 31, 2020 - Java
recommender-systems
Here are 166 public repositories matching this topic...
-
Updated
Apr 23, 2020 - Python
-
Updated
Oct 1, 2018 - Jupyter Notebook
-
Updated
May 29, 2020 - Python
Example:
=======================
Book-Crossing 2016
Version and Author
Version 1.0 (Set 2016)
Arthur Fortes da Costa
University of São Paulo
Description
Collected by Cai-Nicolas Ziegler in a 4-week crawl (August / September 2004) from the Book-Crossing community with kind permission f
-
Updated
Nov 22, 2019 - Python
-
Updated
Feb 19, 2018 - Jupyter Notebook
-
Updated
Jun 7, 2019 - Python
-
Updated
Sep 12, 2019 - Python
-
Updated
Nov 22, 2019 - C++
I think it may help to anyone who wants to apply or tests CR with a very simple example, or maybe add links to learn basics concepts.
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Nov 27, 2019 - Jupyter Notebook
-
Updated
Feb 27, 2020
-
Updated
Nov 22, 2019 - Python
-
Updated
Nov 22, 2019 - Python
-
Updated
Oct 23, 2018 - Python
-
Updated
May 23, 2019 - Rust
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Jul 8, 2019 - Python
-
Updated
May 13, 2019 - Jupyter Notebook
-
Updated
Apr 29, 2018 - Jupyter Notebook
-
Updated
Dec 6, 2019 - Python
-
Updated
Nov 22, 2019 - Python
I think we should consider making models configurable outside of predictors, recommenders, etc. Conceptually, I think this makes samantha much easier to explain and understand. It will be important to consider the consequences of this change to make sure that it is a good option.
-
Updated
Apr 24, 2020
-
Updated
Apr 19, 2019 - Python
-
Updated
Jul 2, 2019 - Jupyter Notebook
-
Updated
Jan 6, 2019 - Python
Improve this page
Add a description, image, and links to the recommender-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recommender-systems topic, visit your repo's landing page and select "manage topics."
Hello,
I'm trying to run the example code using the keras model and the tf_record data. The problem is that the shape of the example feature is (None, None, None) but expected to have only 2 dimensions.
It is probably something stupid. Hope somebody can point me towards the error.
Here is my example code to recreate the problem. It is mostly copy paste from the examples. (error msg is bel