hiroyuki-kasai
Research interests include machine learning, optimization and multimedia signal processing.
Ph.D, Professor, WASEDA UniversityTokyo, JAPAN
hiroyuki-kasai's Stars
scikit-learn-contrib/metric-learn
Metric learning algorithms in Python
uhub/awesome-matlab
A curated list of awesome Matlab frameworks, libraries and software.
ZJULearning/MatlabFunc
Matlab codes for feature learning
NicolasBoumal/manopt
Manopt, a Matlab toolbox for optimization on manifolds
hiroyuki-kasai/NMFLibrary
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
hiroyuki-kasai/SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
yuxianghao/Alternating-minimization-algorithms-for-hybrid-precoding-in-millimeter-wave-MIMO-systems
Simulation codes for "Alternating minimization algorithms for hybrid precoding in millimeter wave MIMO systems," by Xianghao Yu, Juei-Chin Shen, Jun Zhang, and Khaled B. Letaief, IEEE J. Sel. Topics Signal Process., to appear, 2016.
tiepvupsu/DICTOL
DICTOL - A Dictionary Learning Toolbox in Matlab and Python
erichson/ristretto
Randomized Dimension Reduction Library
alexandrebarachant/covariancetoolbox
Covariance toolbox for matlab, including riemannian geometry
hiroyuki-kasai/ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
hiroyuki-kasai/GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
kimjingu/nonnegfac-matlab
Matlab implementations of fast algorithms for nonnegative matrix and tensor factorizations
hiroyuki-kasai/OLSTEC
OnLine Low-rank Subspace tracking by TEnsor CP Decomposition in Matlab: Version 1.0.1
audiofilter/nmflib
Code from http://www.ee.columbia.edu/~grindlay/code.html
CUFCTL/face-recognition
A GPU-accelerated real-time face recognition system based on classical machine learning algorithms
yuekai/pnopt
Proximal Newton OPTimizer
kbatseli/TTr1SVD
Tensor Train Rank-1 decomposition
gowerrobert/StochOpt.jl
A suite of stochastic optimization methods for solving the empirical risk minimization problem.
christwsy-zz/Face-recognition
Face recognition algorithm using PCA and SVM, KNN. Implemented with Matlab, using ORL face database.
rserizel/minibatchNMF
Mini-batch multiplicative updates for beta-NMF
git-xp/Non-Convex-Newton
alphaprime/Stabilized_Stochastic_BB
MATLAB MEX implementation of SVRG-SBB algorithms
huisaddison/newton-sketch
Spark and NumPy implementations of Newton Sketch.
git-xp/Subsampled-Newton
grwip/HOLRR
Code for NIPS 2016 paper "Low-rank regression with tensor responses" - G. Rabusseau and H. Kadri
HenryChen-CH/Deep-neural-network-Second-Order-Optimization
I try to use Hessian-free optimization to train the deep neural network. The training is based on the MNIST data set.
hergezer/TSC
Time Series Classification using Feature Covariance Matrices
hiroyuki-kasai/SVRMU
MATLAB code for stochastic variance reduced multiplicative updates (SVRMU) for NMF 1.0.0
git-xp/Accelerated_PCA
Accelerated Stochastic Power Iteration with Momemtum