BroadRS / BroadCF
BroadCF (Broad Collaborative Filtering) is one of the BroadRS algorithms, a series of recommendation algorithms based on broad learning system (BLS). It is developed by BroadRS Research Team formed by SCAU, SYSU and SCUT.
☆14Updated last year
Alternatives and similar repositories for BroadCF:
Users that are interested in BroadCF are comparing it to the libraries listed below
- Multi-view Broad Learning Systerm☆10Updated 3 years ago
- here is the introduce of bls☆68Updated 4 years ago
- A Modified Toolbox for Broad Learning System, with sklearn liked APIs and Codes. Now BLS, Stacked-BLS, BLS-AE are Released.☆27Updated 6 months ago
- Official Pytorch Implementation of the paper Dynamic Adaptive Spatio-temporal Graph Convolution for fMRI Modelling☆18Updated 2 years ago
- Feature selection: Minimal Redundancy and Maximal Relevance (mRMR)☆23Updated 10 years ago
- source code for MvBLS paper☆11Updated 4 years ago
- A novel spatio-temporal adaptive graph convolutional network model (STAGCN) based on deep learning☆20Updated 2 years ago
- using decon to generate feature,then use bls to classfy☆8Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.