philipkd
philipkd
I got stuck on a few different paths, but haven't pursued them further. If someone else can report getting this working on a Mac, that would be helpful. * After...
Colab removed TensorFlow 1 support, so I added install commands to make it work. I also added a command to install a needed video module. If the diff is too...
I'm trying to run the [dynamic embedding tutorial](https://github.com/tensorflow/recommenders-addons/blob/master/demo/dynamic_embedding/movielens-1m-keras-notebook/movielens_dynamic_embedding_tutorial.ipynb) on Colab, but Python 3.9 is no longer supported, which is the latest version that TFRA is built against. Is there any...