Assistant Professor, Bio and Brain Engineering, KAIST; Cognitive computational neuroscience of decision-making under uncertainty
-
KAIST
- Daejeon, South Korea
- yulkanglab.org
- @YulKang1
Highlights
- Pro
Pinned Loading
-
2D_Decision
2D_Decision PublicCode for "Multiple decisions about one object involve parallel sensory acquisition but time-multiplexed evidence incorporation"
-
SubjDecTime
SubjDecTime PublicCode for "Piercing of consciousness as a threshold crossing operation"
-
-
Block diagonal matrix in PyTorch - v...
Block diagonal matrix in PyTorch - vectorized 1"""A part of the pylabyk library: numpytorch.py at https://github.com/yulkang/pylabyk"""
2import torch
3def block_diag(m):
4"""
5Make a block diagonal matrix along dim=-3
-
Kronecker Product in PyTorch - with ...
Kronecker Product in PyTorch - with batch dimensions broadcast 1"""A part of the pylabyk library: numpytorch.py at https://github.com/yulkang/pylabyk"""
2import torch
3def kron(a, b):
4"""
5Kronecker product of matrices a and b with leading batch dimensions.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.