Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amasky/ram
/ functions
Functions
20 in github.com/amasky/ram
⨍
Functions
20
◇
Types & classes
3
↓ 4 callers
Function
crop
(x, center, size)
crop.py:51
↓ 4 callers
Method
forward
(self, x, train, action, init_l=None)
ram.py:91
↓ 2 callers
Method
clear
(self, bs, train)
ram.py:39
↓ 2 callers
Function
process
(batch)
train.py:60
↓ 2 callers
Function
test
(x, t)
train.py:162
↓ 1 callers
Method
infer
(self, x, init_l)
ram.py:158
↓ 1 callers
Function
process
(batch)
infer.py:51
Method
__call__
(self, x, t, train=True)
ram.py:51
Method
__init__
(self, center, size)
crop.py:7
Method
__init__
( self, g_size=8, n_steps=6, n_scales=1, var=0.03, use_lstm=False )
ram.py:10
Method
__init__
(self, lr=0.01, momentum=0.9)
nesterov_ag.py:7
Method
backward
(self, x, gy)
crop.py:44
Function
clutter
(batch)
train.py:90
Function
clutter
(batch)
infer.py:79
Method
forward
(self, x)
crop.py:14
Method
init_state
(self, param, state)
nesterov_ag.py:11
Function
translate
(batch)
train.py:71
Function
translate
(batch)
infer.py:61
Method
update_one_cpu
(self, param, state)
nesterov_ag.py:16
Method
update_one_gpu
(self, param, state)
nesterov_ag.py:23