giacbrd / ShallowLearn

An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
GNU Lesser General Public License v3.0
198 stars 30 forks source link

implement DeepInverseRegression #11

Open giacbrd opened 8 years ago

giacbrd commented 7 years ago

see also http://ieeexplore.ieee.org/abstract/document/7727396/?reload=true

giacbrd commented 7 years ago

look also at these for similarity/distance: