tiepvupsu / DICTOL_python

A Python implementation of well-known dictionary learning methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do you have python 3 version

Sandy4321 opened this issue · comments

python 2 is discontinued
may change it to python 3?

Ok, I'll work on making it python3-friendly. I'm happy that this repo is still useful.

By the can it be used for usual data with matrix representation for 2 classes
For example data is spars one hot data?

@Sandy4321
Now dictol supports python 3!

Can you elaborate more about this question?

By the can it be used for usual data with matrix representation for 2 classes
For example data is spars one hot data?

Ah, can you open another issue if your question is unrelated to python version? Thank you.