About Me

Adèle Helena Ribeiro

Postdoctoral Researcher
Institute of Medical Informatics
University of Münster

About me

I am the head of the CausalAI4Health Research Group at the Institute of Medical Informatics (IMI), University of Münster, Germany.

Since October 2022, I have been working with Prof. Dr. Dominik Heider, the current director of IMI. I first joined his research group while still at the Department of Mathematics and Computer Science at Philipps University of Marburg, continuing as a postdoctoral researcher at IMI before establishing my own independent research group, supported by the Federal Ministry of Research, Technology and Space (BMFTR) of Germany.

Prior to this, I was a postdoctoral researcher in the Causal Artificial Intelligence Lab at Columbia University, USA, working with Prof. Dr. Elias Bareinboim. Before joining Columbia University, I completed a doctoral research internship at the Neuroscience Institute, Princeton University, USA, and worked as a postdoctoral researcher at the Laboratory of Genetics and Molecular Cardiology, Heart Institute, University of São Paulo, Brazil.

My research focuses on addressing critical challenges in causal and counterfactual inference in real-world domains, such as the health sciences, helping bridge the gap between theory and practical applications. This includes developing more robust, scalable, and privacy-preserving causal discovery and effect identification tools, with a focus on quantifying uncertainty, integrating background knowledge, and employing human-in-the-loop approaches to support personalized healthcare and advance scientific knowledge and decision-making.

Research Interests

  • Causal Inference
  • Explainable AI
  • Statistical Genetics
  • Multi-Omics Analysis
  • Computational Neuroscience
  • Health and Biomedical Research

Resume

Education and Professional Preparation

  • Oct 2024

    Postdoctoral Scholar

    Institute of Medical Informatics
    University of Münster
    Münster, Germany
    Project: Causal Data Science and Machine Learning in Biomedicine.
    Advisor: Prof. Dominik Heider
  • Oct 2022

    Postdoctoral Scholar

    Laboratory of Data Science in Biomedicine
    Philipps-Universität Marburg
    Marburg, Hesse, Germany
    Project: Causal Data Science and Machine Learning in Biomedicine.
    Advisor: Prof. Dominik Heider
  • Sep 2019

    Postdoctoral Scholar

    Causal Artificial Intelligence Laboratory
    Data Science / Computer Science Institutes
    Columbia University
    New York, NY, USA
    Project: Causal Inference in the Health Sciences: from Biased and Heterogeneous Data Collections to Personalized and Improved Patient Outcomes.
    Advisor: Prof. Elias Bareinbom
  • Feb 2019

    Postdoctoral Scholar

    Laboratory of Genetics and Molecular Cardiology
    Heart Institute (InCor)
    University of Sao Paulo
    Sao Paulo, SP, Brazil
    Project: Deep Learning for 12-lead ECG Classification.
    Advisor: Prof. José Eduardo Krieger
  • Nov 2018

    Doctor of Philosophy in
    Computer Science

    Institute of Mathematics and Statistics
    University of Sao Paulo (IME-USP)
    Sao Paulo, SP, Brazil
    PhD's dissertation: Identification of Causality in Genetics and Neuroscience
    Advisor: Prof. André Fujita
    Co-Advisor: Prof. Júlia Maria Pavan Soler
  • Fall 2017

    Doctoral Research Internship

    Neuroscience Institute
    Princeton University
    Princeton, NJ, USA
    Project: Deep learning-based pose representation and dynamics modeling of marmoset monkeys.
    Advisor: Prof. Asif A. Ghazanfar
  • Jun 2014

    Master of Science in
    Computer Science

    Institute of Mathematics and Statistics
    University of Sao Paulo (IME-USP)
    Sao Paulo, SP, Brazil
  • Dec 2011

    Bachelor of Science in Computational
    and Applied Mathematics

    Institute of Mathematics and Statistics
    University of Sao Paulo (IME-USP)
    Sao Paulo, SP, Brazil
    Senior thesis: Analysis of Pyroelectric Infrared (PIR) sensor output signals.
    Advisor: Prof. Roberto Hirata Jr.

Awards and Fellowships

Sep 2021 DAAD Postdoc-NeT-AI Fellowship
DAAD Artificial Intelligence Networking (AInet) Fellowship
Federal Ministry of Education and Research, Germany
Sep 2019 - Aug 2022 Postdoctoral Research Fellowship
Causal Artificial Intelligence Lab
Department of Computer Science & Data Science Institute, Columbia University, New York, NY, USA
Jan 2019 - Aug 2019 Postdoctoral Research Fellowship
Coordination for the Improvement of Higher Education Personnel (CAPES), Brazil
Sep 2017 - Dec 2017 PhD Visiting Student at Princeton University
Coordination for the Improvement of Higher Education Personnel (CAPES), Brazil
Aug 2014 - Jul 2018 PhD Graduate Research Scholarship
Coordination for the Improvement of Higher Education Personnel (CAPES), Brazil
Mar 2012 - Feb 2014 MSc Graduate Research Scholarship
Coordination for the Improvement of Higher Education Personnel (CAPES), Brazil

Participation in Conferences

We introduce Ancestral GFlowNets (AGFNs) as a new amortized inference method for sampling from a belief distribution on the space of ancestral graphs. We develop the first human-in-the-loop framework for ancestral causal discovery (CD). We design an optimal strategy for elicitation of an expert's feedback regarding the nature of a specific causal relationship among the observed variables, We demonstrate that our human-aided CD method drastically outperforms traditional CD algorithms after just a few expert interactions.
Major Depressive Disorder (MDD) is a multifaceted mental health condition. Despite numerous studies highlighting a significant association between MDD and the gut microbiome, it remains unclear whether these associations play a causal role in MDD development. In this study, we conducted a differential abundance analysis (DAA) followed by a causal analysis of the DFG FOR2107 dataset (https://for2107.de/), which includes 1,269 patients. We highlight two important contributions: (1) Through a meticulous application of the FCI algorithm, we identified that Eggerthella and Hungatella causally contribute to MDD, while Coprobacilius indirectly causes MDD via Eggerthella. (2) Obesity not only affects MDD but also confounds between taxa variables and MDD. Using effect identification tools, we show the interventional probability of MDD increases with the abundance of Eggerthella and Hungatella.
Networks are everywhere, from social to biological sciences. Usually these networks are represented by graphs, i.e., mathematical objects composed of a set of vertices and a set of edges. However, a vast number of natural networks are dynamic and current methods typically ignore a third key component: time. This fact requires statistical approaches to analyze them appropriately.

In this context, we propose a methodology to identify Granger causality among graphs. By assuming that graphs are generated by models whose parameters are random variables, we define that a time series of graphs y_{i,t} does not Granger cause another time series of graphs y_{j,t} if the parameters of the model for y_{i,t} does not Granger cause the parameters of the model for y_{j,t}. The problem is that the models that generate the graphs are usually unknown and consequently the parameters cannot be estimated. However, for some random graph models, such as Erdös-Rényi, geometric, regular, Watts-Strogatz, and Barabási-Albert, it is known that the spectral radius (the largest eigenvalue of the adjacency matrix of the graph) is a function of the model parameters. For example, for the Erdos-Renyi random graph model, which is defined by the parameters n, number of vertices, and p, probability of two random vertices are connected, the spectral radius is known to be np.

Based on this idea, we propose to identify Granger causality between time series of graphs by fitting a vector autoregressive model (VAR) to the time series of spectral radii. By an extensive simulation study, we show that the methodology has good accuracy, particularly for large graphs and long time series. In addition, we show that the spectral radius performed better than other centrality measures, such as, degree, eigenvector, betweenness, and closeness centralities. Finally, we applied the methodology to identify Granger causality between brain networks.
To unravel the biological mechanism underlying complex traits and diseases, it is crucial to understand how the related phenotypes are associated with each other and how they are influenced by genetic and environmental factors. Probabilistic graphical models (PGMs) are widely used to describe relationships among variables (phenotypes) in a very intuitive and mathematically rigorous way. On the other hand, family-based studies are usually conducted to assess the influence of genetic and environmental factors on phenotypes. In this case, the polygenic model can be used to decompose the phenotypic variability into two variance components: one polygenic, for capturing the variability across families, and one environmental, for capturing the residual variability. Some algorithms for learning PGMs from observational data, known as structure learning algorithms, are strongly based on a conditional independence test. Considering the case where the observations are independent and pnormally distributed, the null hypothesis of conditional independence can be tested using classical tests for zero partial correlation and PGMs can be learned under Markov-properties equivalence. However, in family-based studies, measurements of related individuals are correlated and such dependence structure must be taken into account to obtain appropriate test statistics.

Based on the Gaussian univariate polygenic model, we derived an estimator for the partial correlation coefficient taking into account the family dependence structure and present a decomposition of the partial correlation coefficient according to the contribution of the genetic and environmental effects. Also, we derived zero partial correlation tests for these coefficients and extended the Meinshausen and Buhlmann (2006)'s approach, which learns undirected PGMs from Vertex Neighborhoods, and the IC (Pearl, 2000) / PC (Spirtes et al., 2000) algorithm, which learns directed PGMs, for learning genetic and environmental PGMs from observational family data. The performance of the proposed methodologies was assessed by using 100 replicates of simulated data, based on the Framingham Heart Study, provided by the Genetic Analysis Workshop (GAW) 13 in problem 2.
A cerveja é parte da história da humanidade e remonta dos legados deixados pelos antigos sumérios, egípcios, mesopotâmios e ibéricos há, pelo menos, 6000 a.C. Apesar disso, longe de ser considerado um processo estável, a produção da cerveja evolui e aprimora-se constantemente, a ponto de, atualmente, motivar uma indústria artesanal em franca expansão que, devido às inúmeras fontes de variabilidade intrínsecas, potencializa o espírito curioso e criativo do alquimista e o refinamento sensorial de indivíduos, independentemente de idade, gênero, condição social, etc.

Identificamos nesse universo uma janela ampla para o despertar do entusiasmo ao aprendizado de alunos do 3o ano da Graduação em Estatística na disciplina de Planejamento de Experimentos (MAE 0317) que abraçaram, imediata e vigorosamente, a proposta de produzirem cerveja como veículo ilustrativo transversal dos conceitos e ferramentas abordados na disciplina. Assim, formalizamos um projeto conjunto, a ser planejado e executado durante o 1º semestre de 2017, em sala de aula e em campo, envolvendo o professor, alunos, a monitoria e especialistas na produção de cerveja.

A ideia é combinar estatisticamente respostas que mensuram a qualidade da cerveja, tais como, densidade, estabilidade da espuma e experiência sensorial (corpo, amargor, doçura, aroma, transparência, etc.) contra fatores de variabilidade que podem ser controlados experimentalmente, tais como, a temperatura de cozimento, a carbonatação e a maturação. Considerando os resultados preliminares obtidos até agora e as perspectivas manifestas, acreditamos que o projeto permite trabalhar a percepção do conteúdo da disciplina pelo aluno, de tal forma a transformar o aprendizado de conceitos teóricos densos em uma experiência prazerosa, estimulante e interativa.
A challenging task in biomedical research is to understand precisely the complex network of causal associations among phenotypes and outcomes. Experimental studies such as clinical trials are the most trustworthy method of causality assessment. However, it may be unfeasible to carry out randomized experiments to discover all possible causal relationships when the number of variables is large. In systems genetics, causal inference is supported by Mendelian randomization, which provides a natural randomization process where genotypes, rather than treatments, are randomly allocated to individuals. Furthermore, genetic variants robustly associated with phenotypes can be seen as instrumental variables, allowing inferences on the causal relation between phenotypes and outcomes.

In this work, we made a comparative study among four recent algorithms that use genetic variants as instrumental variables for learning the structure of a genotype-phenotype network, namely, (i) QTL-directed Dependency Graph (QDG), (ii) QTL-driven phenotype network (QTLnet), (iii) Sparsity-aware Maximum Likelihood (SML), and (iv) QTL+Phenotype Supervised Orientation (QPSO). These algorithms are similar in the sense that they use QTL information to determine the causal direction among phenotypes. However, they were designed under different assumptions and therefore some may be more suitable than others for a particular biological application. By simulation studies, we investigated advantages and limitations of these methodologies, under different configurations. Finally, we applied the algorithms to real data involving cardiovascular phenotypes of F2 rats and compared the inferred causal networks.
Massage therapies are associated with pathological improvements, and have also been extensively used for esthetic purposes. This study aimed to evaluate part of the molecular mechanisms involved in massage by investigating modulation of gene expression associated with cell adhesion and the ECM (extracellular matrix) induced by esthetic massage combined with a cosmetic emulsion. Thirteen female volunteers clinically characterized as having grade II or III cellulite were recruited and were subjected to skin biopsies in the gluteofemoral region before and after treatment. Each volunteer’s leg was considered an experimental unit to reduce individual variability. The study population was divided into: (1) legs treated with a cosmetic emulsion and (2) legs treated with a cosmetic emulsion and massage. Examination of 84 genes analyzed by qPCR revealed a predominance of up-regulation in individuals treated with the emulsion and massage in comparison to individuals treated only with the emulsion (fold change > 1.5, and p < 0.05). The main genes modulated were: ECM proteases (ADAMTS8, MMP1, MMP3, MMP9 and MMP11), transmembrane molecules (HAS1, ITGAL), adhesion molecules (COL8A1 and LAMA1) and cell-matrix adhesion molecules (ADAMTS13). Concluding, the combination (cosmetic emulsion and massage) is therefore recommended to increase the effectiveness of a product and obtain the desired benefits in the treatment of skin disorders such as cellulite. The lack of scientific data on this technique can very often lead to skepticism among health professionals and even patients or consumers of cosmetic treatments. This study helps to elucidate some of the molecular phenomena associated with this therapy.
Most analyses of two-color microarray data are based on point estimation of the log-ratio of the two channel intensities. These estimates, commonly named M values, are conventionally obtained from some location measure of the pixel intensities of each channel, ignoring any imprecision. It is well known that the microarray technology is associated with many noise sources, and it has been shown that improved inferences can be obtained by including the inaccuracies involved and propagating them to downstream analysis. Using the multivariate delta method, we propose new estimators for the mean and the variance of the M values that take into account the probe-level inaccuracies in the analysis.

Invited Talks

Dec 2024 L3S Research Center, Leibniz University, and CAIMed
L3S Research Center, Leibniz University, and Lower Saxony research Center for Artificial Intelligence and Causal Methods in Medicine (CAIMed), Hannover, Germany
Ribeiro, A. H. From Theory to Practice: Advancing Causal Inference for Real-World Applications in Health Sciences.
Oct 2024 Seminar at Université Grenoble Alpes
Institut d'Informatique et Mathématiques Appliquées de Grenoble (IMAG), France
Ribeiro, A. H. Recent Advances in Causal Inference under Limited Domain Knowledge.
Jun 2024 TUM Seminar on Statistics and Data Science
Department of Mathematics, Technical University of Munich (TUM), Germany
Ribeiro, A. H. Recent Advances in Causal Inference under Limited Domain Knowledge
May 2024 68th Annual Meeting of RBras
Brazilian Region of the International Biometrics Society (RBras), ESALQ/USP, in Piracicaba, SP, Brazil
Ribeiro, A. H. From Observations to Causality: Recent Advances and Ongoing Challenges
Aug 2023 Seminar at FGV EMAp
School of Applied Mathematics of Getulio Vargas Foundation (FGV EMAp), Rio de Janeiro, Brazil.
Ribeiro, A. H. Recent Advances in Causal Inference under Limited Domain Knowledge.
Apr 2023 Workshop on Causal Representation Learning
Max Planck Institute for Intelligent Systems, Tübingen, Germany
Ribeiro, A. H.. Effect Identification in Cluster Causal Diagrams.
Aug 2022 DAAD Postdoc-NeT-AI Tour, Germany
Institute of Information Systems & Institute for Medical Biometrics and Statistics at the University of Lübeck;
Institute for Computational Systems Biology at the University of Hamburg;
Centre for Cognitive Science at TU Darmstadt;
Center for Systems Biology and Department of Computer Science at TU Dresden; and
Helmholtz Center Munich
Ribeiro, A. H.. Causal Inference from Observational Data in Partially Understood Domains.
Aug 2022 Future Bioinformatics Workshop, Germany
Ribeiro, A. H.. Causal AI: Towards Explainable, Generalizable, and Trustworthy Decision-Making.
Jun 2022 Columbia DSI Scholars - Summer Research Bootcamp 2022
Data Science Institute, Columbia University
Ribeiro, A. H. An Overview on Causal Data Science.
May 2022 Interinstitutional Graduate Program in Statistics (PIPGES)
Federal University of São Carlos and University of São Paulo
Ribeiro, A. H. Causal Effect Identification in Partially Understood Domains. (Talk on Youtube)
Mar 2022 Voices of Data Science at UMass Amherst
Manning College of Information & Computer Sciences, University of Massachusetts Amherst
Ribeiro, A. H.. On the Importance of Causal Inference in the Next Generation of Artificial Intelligence. (Talk on Youtube)
Mar 2022 Causal Inference Learning Group (CILG)
Biostatistics Department, Mailman School of Public Health, Columbia University
Ribeiro, A. H..Effect Identification in Cluster Causal Diagrams.
Dec 2021 WHY-21 at NeurIPS 2021 - Causal Inference & Machine Learning: Why now?
Ribeiro, A. H.. Effect Identification in Cluster Causal Diagrams.
Nov 2021 Laboratory of Epidemiology & Population Science (LEPS) at the National Institute on Aging (NIA)
Ribeiro, A. H.. Causal Inference and the Data-Fusion Problem
Nov 2021 OECD workshop on AI and the productivity of science.
Ribeiro, A. H., Bareinboim, E.. Developing causal AI: its importance and an overview. (Talk on Youtube)
May 2019 Graduate Seminars Series - Statistics
Federal University of Sao Carlos and University of Sao Paulo (UFSCar - USP), Sao Carlos, SP, Brazil
Ribeiro, A. H.. Learning Genetic and Environmental Probabilistic Graphical Models from Gaussian Family Data.

Appearances in Popular Media

Oct 2021 “How I would like to continue my research... ”
Interview by Klaus Rathje on the DAAD Postdoctoral Networking Tour "AI in Medicine".
May 2021 Developing and Applying Causal Inference Methods in Public Health
Interview by Karina Alexanyan, Ph.D., for the Data Science Institute at Columbia University.

Invited Lectures and Short-Courses

Jul 2024 2nd European Summer School on Artificial Intelligence - ESSAI 2024
5-day Course
Department of Informatics and Telecommunications National and Kapodistrian University of Athens, Athens, Greece.
Ribeiro, A. H., Dhami, D., and Zecevic, M. Machines Climbing Pearl's Ladder of Causation. (Lectures on Youtube)
Jul 2024 14th Lisbon Machine Learning School - LxMLS 2024
3-hour Tutorial
Instituto Superior Técnico, Lisbon, Portugal
Ribeiro, A. H.. Introduction to Causal Inference. (Lecture on Youtube)
Jun 2024 Nordic Probabilistic AI School - ProbAI 2024
3-hour Tutorial
Frederiksberg Campus of University of Copenhagen, Copenhagen, Denmark
Ribeiro, A. H.. Introduction to Causal Inference. (Lecture on Youtube)
Jan 2024 Tropical Probabilistic AI School - Tropical ProbAI 2024
3-hour Tutorial
Hosted with the EMAp FGV Summer School on Data Science 2024, Rio de Janeiro, Brazil
Tutorial on GitHub.
Ribeiro, A. H.. Introduction to Causal Inference.
Jul 2023 European Summer School on Artificial Intelligence - ESSAI 2023
5-day Course
Faculty of Computer and Information Science, University of Ljubljana, Slovenia
Ribeiro, A. H., Dhami, D., and Zecevic, M. Machines Climbing Pearl's Ladder of Causation.
Jul 2023 13rd Lisbon Machine Learning School - LxMLS 2023
3-hour Tutorial
Instituto Superior Técnico, Lisbon, Portugal
Ribeiro, A. H.. Causality and its Role in Reasoning, Explainability, and Generalizability. (Lecture on Youtube)
Jun 2023 Nordic Probabilistic AI School - ProbAI 2023
3-hour Tutorial
Norwegian University of Science and Technology (NTNU), Trondheim, Norway
Tutorial on GitHub.
Ribeiro, A. H.. Causal Inference: Towards Explainable, Generalizable, and Trustworthy AI. (Lecture on Youtube)
Feb 2023 Continual Causality - Bridge Program at AAAI-2023
90-min Tutorial
Walter E. Washington Convention Center, Washington DC, USA
Ribeiro, A. H.. Putting the Causality in Continual Causality.
Jul 2022 12th Lisbon Machine Learning Summer School (LxMLS - 2022)
Invited 3-hour Tutorial
Ribeiro, A. H., Bareinboim, E.. Causal Data Science (Lecture on Youtube)
Sep 2021 Graduate Seminars Series - Statistics
Statistics Department, University of Brasilia - UnB, Brasilia, Brazil
Invited Lecture
Ribeiro, A. H.. Causal Inference and Data-Fusion.
Jul 2021 11th Lisbon Machine Learning Summer School (LxMLS - 2021)
Invited 3-hour Tutorial
Ribeiro, A. H., Bareinboim, E.. Causal Data Science: An Introduction to Causal Inference and Data-Fusion. (Lecture on Youtube)
Jun 2021 Perspectives in Statistics
Statistics Department, University of Sao Paulo (IME - USP), Sao Paulo, SP, Brazil
Invited Lecture
Ribeiro, A. H.. Causal Inference from Observational Studies
Dec 2020 Seventy-Sixth (76th) Annual Deming Conference on Applied Statistics.
Invited 3-hour Tutorial
Ribeiro, A. H., Adibuzzaman, M., Bareinboim, E.. Causal Inference in the Health Sciences.
Nov 2020 American Medical Informatics Association (AMIA 2020) Virtual Annual Symposium.
Contributed 3.5-hour Tutorial
Ribeiro, A. H., Adibuzzaman, M., Bareinboim, E.. Causal Inference in the Health Sciences.
Oct 2020 Graduate Seminars Series - Biostatistics and Biometrics
Sao Paulo State University - UNESP, Botucatu, SP, Brazil
Invited Lecture
Ribeiro, A. H.. Causal Inference from Observational Studies
Jan 2017 Graduate Summer School - Sao Paulo State University - UNESP, Presidente Prudente, SP, Brazil
9-hour Short Course
Ribeiro, A. H., Soler, J.M.P.. Dimensionality Reduction and Structure Learning with Applications to Genomics
May 2016 61a Reunião Anual da Região Brasileira da Sociedade Internacional de Biometria (RBras), Salvador, BA, Brazil
4-hour Short Course
strong>Ribeiro, A. H., Soler, J.M.P.. Dimensionality Reduction Applied to Genomics

Teaching

Lecturer

Oct 2023 - Sep 2024 Department of Computer Science, Heinrich Heine University of Düsseldorf, Germany
Courses: Causal Data Science (Course on Youtube); Topics in Causality.
Mar 2023 - Oct 2023 Department of Mathematics and Computer Science, Phillips University of Marburg, Germany
Course: Causal Data Science: Theoretical Foundations and Algorithms.

Assistant Professor

Feb 2018 - Jul 2018 Computer Engineering Department - Institute of Education and Research (Insper), Sao Paulo, SP, Brazil.
Course: Software Design using Python

Teaching Assistant

Mar 2017 - Jul 2017 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Statistical Design of Experiments
Aug 2016 - Dec 2016 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Multivariate Data Analysis
Mar 2016 - Jul 2016 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Statistical Methods for Genetics and Genomics
Aug 2015 - Dec 2015 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Multivariate Data Analysis
Mar 2015 - Jul 2015 Architecture and Urbanism College - University of Sao Paulo (FAU-USP), Sao Paulo, SP, Brazil.
Mathematics, Architecture and Design
Aug 2014 - Dec 2014 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Statistical Techniques, Programming and Simulation
Mar 2014 - Jul 2014 Institute of Astronomy, Geophysics and Atmospheric Sciences - University of Sao Paulo (IAG-USP), Sao Paulo, SP, Brazil.
Numerical Calculus with Applications in Physics
Aug 2013 - Dec 2013 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Mathematical Modeling
Mar 2013 - Jul 2013 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Introduction to Computer Programming
Aug 2012 - Dec 2012 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Linear Programming
Mar 2012 - Jul 2012 Institute of Mathematics and Statistics - University of Sao Paulo (IME-USP), Sao Paulo, SP, Brazil.
Numerical Methods for Linear Algebra