Skip to content
View cdroutsas's full-sized avatar

Block or report cdroutsas

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

Popular repositories Loading

  1. Reinforcement_Learning_HFO Reinforcement_Learning_HFO Public

    This project is about learning the optimal policy for the "Half-Field-Offence" (HFO) problem, using various Reinforcement Learning Algorithms.

    Python

  2. Basic_MCMC_inference Basic_MCMC_inference Public

    Implementation of Metropolis-Hastings algorithm, an MCMC method that generates samples from a distribution p(θ), where p(θ) can be any distribution (prior or posterior) on the parameters.

    Jupyter Notebook

  3. Network-Churn Network-Churn Public

    Study the effect of network churn - a process inherited to social networks , in which edges and nodes are changing randomly - on various metrics widely used in Social Network Analysis

    C++