issues
search
buildingamind
/
NewbornEmbodiedTuringTest
A testbed for comparing the learning abilities of newborn animals and autonomous artificial agents.
MIT License
9
stars
1
forks
source link
Updated Simclr to use Updated Libraries
#112
Closed
Zach-Attach
closed
4 months ago
Zach-Attach
commented
4 months ago
updated lightning, lightning-bolts, and scikit-learn versions
removed use of LARSWrapper in simclr.py
removed unused SyncFunction in simclr.py
removed temporal_mode to SimCLR class
updated simclr.py to support updated libraries
added window_size to SimCLR class
removed unused resnet_1block.py and resnet_2blocks.py
simplified frozensimclr.py