Software
- rankseg: RankDice is a Python module for producing segmentation by RankSEG framework based on an estimated probability. [ Github + paper ]
- dnn-inference: a Python module for hypothesis testing based on deep neural networks. [ Github + Documentation ]
- varsvm: a Python scikit-learn estimators module for solving variants Support Vector Machines (SVM). [ Github + Documentation ]
- svmadmm: an R package for solving large-scale regularized linear/nonlinear classification by using ADMM and IADMM algorithms. [ Github ]
rankseg
rankseg
is a Python module for producing segmentation by RankSEG framework based on an estimated probability. [ Github + paper ]
dnn-locate
A python library for discriminative features localization based on neural networks. [ Github + Documentation ]
dnn-inference
dnn-inference
is a Python module for hypothesis testing based on deep neural networks. [ Github + Documentation ]
varsvm
varsvm
is a Python scikit-learn estimators module for solving variants Support Vector Machines (SVM). [ Github + Documentation ]