Quint Wiersma (qntwrsm)

qntwrsm

Geek Repo

Company:Vrije Universiteit Amsterdam

Location:Amsterdam, NL

Github PK Tool:Github PK Tool

Quint Wiersma's repositories

StateSpace.jl

Provides methods for a linear Gaussian State Space model such as filtering (Kalman filter), smoothing (Kalman smoother), forecasting, likelihood evaluation, and estimation of hyperparameters (Maximum Likelihood, Expectation-Maximization (EM), and Expectation-Conditional Maximization (ECM), w/ and w/o penalization)

Language:JuliaLicense:MITStargazers:4Issues:1Issues:5

DynamicFactorModels.jl

Provides methods dynamic factor models, such as estimation, w/ and w/o penalization, forecasting and filtering

Language:JuliaLicense:MITStargazers:1Issues:0Issues:0

GradientDescent.jl

Provides gradient descent methods, such as Newton and quasi-Newton methods, for differentiable objective functions.

Language:JuliaLicense:MITStargazers:1Issues:0Issues:0

ProximalMethods.jl

Provides proximal operator evaluation routines and proximal optimization algorithms, such as (accelerated) proximal gradient methods and alternating direction method of multipliers (ADMM), for non-smooth/non-differentiable objective functions.

Language:JuliaLicense:MITStargazers:1Issues:1Issues:14

TensorAutoregressions.jl

Provides methods for tensor-valued autoregressive modelling, such as estimation, forecasting and impulse response function (IRF) analysis

Language:JuliaLicense:MITStargazers:1Issues:1Issues:31

Hyperopt.jl

Hyperparameter optimization in Julia.

Language:JuliaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

LineSearch.jl

Provides line search methods, such as backtracking, to determine the optimal step size in optimization and root-finding algorithms.

Language:JuliaLicense:MITStargazers:0Issues:0Issues:0