iArunava/scratchai

Update clflearner.py to introduce a initializable class and also enable use of topks other than (1, 5)

iArunava opened this issue · 1 comments

Update clflearner.py to introduce a initializable class and also enable use of topks other than (1, 5)

Use the Topk class introduced in #26