Skip to content
View MarSH-Up's full-sized avatar

Block or report MarSH-Up

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 2021_BilinearModel_fNIRS 2021_BilinearModel_fNIRS Public

    MATLAB 1

  2. MDPs_Value-Iteration MDPs_Value-Iteration Public

    Value Iteration algorithm for Markov Decision Processes. The value iteration algorithm consists of iteratively estimate the value for each state, s, based on Bellman's equation

    C++ 1

  3. MRFs_Stochastic-Simulation MRFs_Stochastic-Simulation Public

    Implement the stochastic simulation algorithm for obtaining the most probable configuration of a 1st order regular MRF considering the at least two variants ICM and Metropolis, using MAP

    C++