Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 378 Bytes

GCPROCPY

This is a Python implementation based on https://github.com/AskExplain/gcproc

To be done:

  • Using a zero-shot NN to provide good intialization.
  • Extend the technique to multi-linear agebra. This is of interest in biological structures data where there is metadata that can be used.
  • generalized assigment problem.
  • Impuation learning
  • Kernelized version.