Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 267 Bytes

File metadata and controls

4 lines (2 loc) · 267 Bytes

lin-RFM

Code to run linear RFM (lin-RFM) is provided in main.py. For general powers of alpha, call linear_RFM in linear_RFM.py with the desired power parameter. For an SVD-free version of lin-RFM with alpha=1/2, call rfm in svd_free_lin_rfm.py.