Skip to content

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

Description

@AngelBerihuete

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions