Skip to content
View ewerlopes's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ewerlopes

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
ewerlopes/README.md

Hi there 👋

I work as a Machine Learning engineer and researcher. I have a deep interest in the probabilistic perpective to machine learning and artificial intelligence, especially in the identification of causal mechanisms via statistical quantities from data (aka Causal Inference). Other topics of interest include (but are not limited to):

  • Learning Theory (bandits, game theory, statistical learning theory, etc.)
  • Optimization (convex and non-convex optimization, matrix/tensor methods, sparsity, etc.)
  • Probabilistic Inference (Bayesian methods, graphical models, Monte Carlo methods, etc.)
  • Trustworthy Machine Learning (accountability, causality, fairness, privacy, robustness, etc.)

⚖️ My Core Scientific Values

  • 🧪 Theory: data is not everything. The Data Mechanism is an important part of modeling.
  • 🔓 Openness: science is best when people can build on each others' work. Sharing data, code, and ideas has benefitted everyone, and is also the responsiblity of a scientist to pay forward.
  • 🎯 Thoroughness: quality is dependent on taking great care throughout all steps.
  • ♻️ Reproducibility: code is part of the scientific process. It should be documented and re-usable by anyone.

🥇 Bio

I received the Bachelor and M.Sc. degree in Computer Science from the Federal University of Paraíba (Brazil), in 2013 and 2015 respectively. I collected my Ph.D from the Department of Electronics, Information and Bioengineering at Politecnico di Milano (Italy) in 2019, where during my research I concentrated efforts on the design of smarter Physically Interactive Robot Games through the application of Artificial Intelligence and Probabilistic Machine Learning methods to support high quality Human-Robot interaction during play.

Popular repositories Loading

  1. rosbag-sliding-windows-annotator rosbag-sliding-windows-annotator Public

    This project aims at providing a way to annotate rosbag numerical data by using the method of sliding windows. It uses image topics inside the loaded bag file as guide to perform the annotation.

    Python 3

  2. phd_robogame phd_robogame Public archive

    The ROS package and code repository for my PhD at POLIMI.

    Jupyter Notebook 1

  3. lda-player-model lda-player-model Public archive

    Jupyter Notebook 3

  4. ewerlopes.github.io ewerlopes.github.io Public

    My personal website.

    HTML

  5. variational_inference variational_inference Public

    A repo for the implementation of variational inference models

    Python

  6. fairpoisoning fairpoisoning Public

    Replicates the work from David Solans et al 2020 on poisoning algorithmic fairness.

    Python