https://github.com/r0maink/greedy-infomax
Reproduction code for "Putting An End to End-to-End: Gradient-Isolated Learning of Representations"
https://github.com/r0maink/greedy-infomax
machine-learning python3 pytorch reproduction-code self-supervised
Last synced: 3 months ago
JSON representation
Reproduction code for "Putting An End to End-to-End: Gradient-Isolated Learning of Representations"
- Host: GitHub
- URL: https://github.com/r0maink/greedy-infomax
- Owner: r0mainK
- License: gpl-3.0
- Created: 2020-01-14T19:20:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T15:31:23.000Z (about 1 year ago)
- Last Synced: 2024-12-29T11:21:27.408Z (5 months ago)
- Topics: machine-learning, python3, pytorch, reproduction-code, self-supervised
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# greedy-infomax
Pytorch implementations of the models described in the Greedy InfoMax paper