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: 2 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T15:31:23.000Z (over 2 years ago)
- Last Synced: 2025-05-21T07:47:38.581Z (about 1 year ago)
- Topics: machine-learning, python3, pytorch, reproduction-code, self-supervised
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- 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