We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Code for "Multiple decisions about one object involve parallel sensory acquisition but time-multiplexed evidence incorporation"
MATLAB 4 1
Code for "Piercing of consciousness as a threshold crossing operation"
MATLAB 1 1
Pylab-style utilities for PyTorch and Matplotlib, among others.
Python 16 2
High-level interface to constrained optimization in MATLAB
MATLAB
"""A part of the pylabyk library: numpytorch.py at https://github.com/yulkang/pylabyk"""
import torch
def block_diag(m):
"""
Make a block diagonal matrix along dim=-3
def kron(a, b):
Kronecker product of matrices a and b with leading batch dimensions.
There was an error while loading. Please reload this page.