Skip to content

Commit f34e7c2

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/barlow-twins
1 parent f03152b commit f34e7c2

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8a9ff3a37665fcb9d9a0ba862cafec75a27240bf01f9bd21585a7446f85fd268
3-
size 263525
2+
oid sha256:1fc3adbaf49892e4ae5bdcf260df49d7faf4eae7cefc0aff3d796d3a348341d4
3+
size 276642
Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
title: Barlow Twins Tutorial
22
author: Ananya Harsh Jha
33
created: 2021-09-19
4-
updated: 2023-03-15
54
license: CC BY-SA
6-
build: 0
75
tags:
86
- Image
97
- Self-Supervised
@@ -20,22 +18,11 @@ description: 'This notebook describes the self-supervised learning method Barlow
2018
case study.
2119
2220
'
23-
requirements:
24-
- torchvision
25-
- matplotlib
26-
- lightning>=2.0.0
2721
accelerator:
2822
- GPU
2923
- CPU
3024
environment:
31-
- ipython==8.16.1
32-
- pytorch-lightning==2.0.9.post0
33-
- setuptools==69.0.3
34-
- torchmetrics==1.2.1
35-
- torch==2.0.1
36-
- numpy==1.26.4
37-
- urllib3==2.2.2
3825
- lightning==2.3.3
26+
- torchvision==0.18.1+cu118
3927
- matplotlib==3.8.4
40-
- torchvision==0.15.2
41-
published: '2024-07-19T20:50:59.827715'
28+
published: '2024-07-22T22:29:07.292568'

0 commit comments

Comments
 (0)