davda54/sam

May I know how to install the package?

Carlisle-Liu opened this issue · 2 comments

Hi,

I tried to install the sam package using "pip install sam-pytorch" as suggested on "https://pypi.org/project/sam-pytorch/". However, this version does not allow arguments like "lr", "momentum" and etc. May I know which version is used in your implementation and how could I install it?

Best regards,
Jiawei

Hi, our package is not on PyPI yet, you should ask the authors of sam-pytorch if you want to know more: https://github.com/moskomule/sam.pytorch -- it's a different repository.

You can use our code just by copy-pasting the sam.py file.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.