Skip to content

Reproducing Brain-JEPA environment #16

@ss8319

Description

@ss8319

Hi @Eric-LRL @ZijianD

I am currently working on reproducing the Brain-JEPA environment.

The code assert for timm=0.3.2 which is strange given how old this version is. I tried to install the rest of the dependencies around timm=0.3.2 but it is giving issues with compatibility of PyTorch 2.0 +.

The issue with me using PyTorch 1.8.1 is that it is not compatible with my A100 and H100 drivers.

Is timm 0.3.2 absolutely necessary? downstream_tasks/main_linprobe.py asserts for 0.3.2
Also running pip install -r requirement.txt doesn't work actually.
Is there perhaps a more updated/recent set of dependencies we can use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions