Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathicAI/AstroCLIP
/ max
Method
max
astroclip/astrodino/utils.py:202–203 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
200
201
@property
202
def
max(self):
203
return
max(self.deque)
204
205
@property
206
def
value(self):
Callers
1
train_eval_on_question
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected