<feed xmlns='http://www.w3.org/2005/Atom'>
<title>contrastive-learning.git/simclr, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/'/>
<entry>
<title>Some modifications for PosRecon trainer</title>
<updated>2022-08-21T09:28:07+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-21T09:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=49822d3234cb67e4996ad13fdbc3c44e1a0bbf29'/>
<id>49822d3234cb67e4996ad13fdbc3c44e1a0bbf29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SimCLR base class</title>
<updated>2022-08-20T07:35:56+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-20T07:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=4c242c1383afb8072ce6d2904f51cdb005eced4c'/>
<id>4c242c1383afb8072ce6d2904f51cdb005eced4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add label smoothing option</title>
<updated>2022-08-20T02:45:04+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-20T02:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=5ccb892ae59cbe183ef91c1648751ff0085cc0da'/>
<id>5ccb892ae59cbe183ef91c1648751ff0085cc0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix scheduler stepping bugs</title>
<updated>2022-08-20T02:04:41+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-20T02:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=7661a84e4ff8c846fd8649b61afbea2cd4c6431e'/>
<id>7661a84e4ff8c846fd8649b61afbea2cd4c6431e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encoder option to SimCLR evaluation script</title>
<updated>2022-08-20T01:35:09+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-20T01:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=726e59f030e278ba7ab52d5c48c78a9ceeb7dd8d'/>
<id>726e59f030e278ba7ab52d5c48c78a9ceeb7dd8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dependencies</title>
<updated>2022-08-19T06:02:04+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-19T06:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=26420733f98292639b9addb02e73fd8f12ee82e7'/>
<id>26420733f98292639b9addb02e73fd8f12ee82e7</id>
<content type='text'>
- Pytorch Lighting (pytorch-lighting)
- Pytorch image models (timm)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Pytorch Lighting (pytorch-lighting)
- Pytorch image models (timm)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SimCLR ViT config</title>
<updated>2022-08-18T06:29:30+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-18T06:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=1877161db5056c0a86cfc680df94dbb7f98a438f'/>
<id>1877161db5056c0a86cfc680df94dbb7f98a438f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SimCLR ViT variant for CIFAR</title>
<updated>2022-08-18T04:07:30+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-18T04:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=d01affeafed02701f128a06899fb658441475792'/>
<id>d01affeafed02701f128a06899fb658441475792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SimCLR evaluation less frequent</title>
<updated>2022-08-12T10:17:14+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-12T10:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=f838e1e40ef365406be6c853b94e596849f842ac'/>
<id>f838e1e40ef365406be6c853b94e596849f842ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SimCLR evaluation config</title>
<updated>2022-08-12T09:04:23+00:00</updated>
<author>
<name>Jordan Gong</name>
<email>jordan.gong@protonmail.com</email>
</author>
<published>2022-08-12T09:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jordangong.com/contrastive-learning.git/commit/?id=3d57389a007e195415c4e7708d5a7a74860c194f'/>
<id>3d57389a007e195415c4e7708d5a7a74860c194f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
