Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clab/dynet
/ minibatch.py
File
minibatch.py
examples/batching/minibatch.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dynet
as
dy
2
import
numpy
as
np
3
4
m = dy.Model()
Callers
nothing calls this directly
Calls
6
Model
Method · 0.80
npvalue
Method · 0.80
batch
Method · 0.80
add_lookup_parameters
Method · 0.45
add_parameters
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected