Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AttributeError: 'AliG' object has no attribute '_set_hyper' #6

Open
AngelBerihuete opened this issue May 30, 2024 · 0 comments
Open

Comments

@AngelBerihuete
Copy link

Dear @lberrada. AttributeError appears when I try to use AliG optimizer. Please can you help me in this issue. I have Tensorflow version 2.16.1 and Pytorch version 2.3.0+cu121

Traceback (most recent call last):
  File "/home/angel/gitrepos/biosc/neuralnet/training01.py", line 160, in <module>
    optimizer = AliG(max_lr=0.1)  # , momentum=0.7
  File "/home/angel/miniconda3/envs/biosc/lib/python3.10/site-packages/alig-1.1-py3.10.egg/alig/tf/alig_tf2.py", line 16, in __init__
AttributeError: 'AliG' object has no attribute '_set_hyper'
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant