Python implementation of N-dimensional Tensor Factorization
☆16Feb 17, 2018Updated 8 years ago
Alternatives and similar repositories for TF
Users that are interested in TF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of the Factorizing Personalized Markov Chains for Next-Basket Recommendation☆68Mar 8, 2016Updated 10 years ago
- Data Mining Lab 2020. The Variational Fair Autoencoder.☆15Apr 18, 2023Updated 3 years ago
- Implementation of Siamese CBOW using keras whose backend is tensorflow.☆12Feb 2, 2023Updated 3 years ago
- ☆10Apr 4, 2018Updated 8 years ago
- TensorFlow implementation of AutoRec☆20Dec 15, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…