fmpytorch
Factorization machine library
PyTorch implementation of a Factorization Machine module
A PyTorch implementation of a Factorization Machine module in cython.
173 stars
10 watching
18 forks
Language: Python
last commit: over 7 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
| | An implementation of QANet with PyTorch for text classification tasks | 345 |
| | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| | A Python implementation of a factorization machine algorithm for recommendation systems. | 923 |
| | A tool for converting Caffe models to PyTorch formats | 390 |
| | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| | Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| | An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
| | Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| | An implementation of federated learning algorithm for image classification | 50 |
| | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| | Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions. | 9 |
| | PyTorch implementation of an explainability technique for deep neural networks | 9 |
| | A comprehensive tutorial on building and training PyTorch models using Python | 392 |