tffm
FM algorithm
An implementation of Factorization Machine with arbitrary order and multiple optimization methods
TensorFlow implementation of an arbitrary order Factorization Machine
780 stars
33 watching
176 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
factorization-machinesresearch-projecttensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
ibayer/fastfm | A library providing optimized algorithms for matrix factorization in machine learning applications | 1,077 |
timkaye11/gorecommend | A package of Collaborative Filtering algorithms in Go for recommendation systems. | 206 |
shengroup/pf_mab | An implementation of Federated Multi-Armed Bandits with Personalization using Python and Jupyter Notebook. | 6 |
ryanfaerman/fsm | A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
mingruiliu-ml-lab/episode_plusplus | An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness | 0 |
tempsdu/metamf | This repository provides an implementation of the Meta Matrix Factorization algorithm for federated rating predictions in distributed data settings. | 17 |
google/cfu-playground | A framework for accelerating machine learning inference on FPGAs by designing custom instructions and hardware accelerators. | 475 |
xiaohuiben/fmmef-tip-2020 | Provides a Matlab implementation of an image fusion technique using multi-scale patch decomposition | 43 |
sasa1977/fsm | An immutable finite state machine implementation without separate processes | 358 |
facebookresearch/fmmax | An implementation of the Fourier modal method for simulating electromagnetic waves in periodic media | 102 |
andrew-gresyk/hfsm2 | A header-only C++ library implementing a high-performance hierarchical finite state machine framework. | 484 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
bykof/stateful | A library for creating and managing finite state machines in Go. | 209 |
kimjingu/nonnegfac-matlab | Provides a collection of algorithms for nonnegative matrix and tensor factorizations. | 57 |
beh01der/easyflow | A lightweight Finite State Machine implementation in Java | 446 |