isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
10 stars 4 forks source link

Implement contrastive object learning #1124

Closed spigo900 closed 2 years ago

spigo900 commented 2 years ago

Addresses the contrastive object learning part of #1102.

I ran tests locally and everything passes. Pre-commit passes locally (black, mypy, flake8, pylint) although Mypy grumbles at me about missing library stubs for yaml and tabulate.