Events

  • Go for data processing Part 2

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    This is a two-session workshop on the use of Go for data processing.  Go is an open source language developed for general-purpose programming.  It is not more difficult to learn and use than a high-level scripting language like Python, but it is strongly typed, statically compiled, and provides native support for concurrency, leading to much […]

    Introduction to Deep Neural Networks with Keras/TensorFlow

    Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. Keras is a high-level, Python interface running on top of multiple neural network libraries, including the popular library TensorFlow. In this workshop, participants will learn how to quickly use the Keras interface to perform nonlinear regression and classification […]

    Building software projects: CMake is more than a build tool

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    This workshop is a continuation of the previous workshop “Building software projects: use CMake to build the building plan”.  In this workshop, we will see that CMake is not just a fancy Makefile generator: it can help us to test, reuse, and distribute our software!  We will use CMake to build two interdependent multi-language projects, […]

    Data Visualization With 3D Graphics Using Unity3D and C#

    Your Desktop

    This session will be held online, and presenters will be in touch with more information after you register.   Video game development is more accessible than ever before thanks to modern software tools, with many options free to download. These tools are also used to program more "serious" applications that require interactive 3D graphics, from […]

  • GIS analysis in R

    Your Desktop

    This session will be held online, and presenters will be in touch with more information after you register.   R is a popular open source programming environment for statistics and data science. However, it has also gradually become very powerful for GIS and spatial data science. This workshop will help you learn about the tools […]

    Mediation analysis in Python

    Your Desktop

    This session will be held online, and presenters will be in touch with more information after you register.   Mediation analysis is a set of tools for exploring hypotheses about causal pathways, with a special focus on differentiating “direct” from “mediated” associations between an exposure and an outcome.  Many approaches to mediation analysis are based […]

    Jon Zelner

    Webinar: 2020 MICDE Catalyst Grants Showcase – Session I

    This webinar will showcase some of the game-changing research supported by our Catalyst Grants program. This event was recorded and will be on the UM Youtube channel shortly. Speakers Robert Krasny Professor of Applied Mathematics and Mathematics University of Michigan INTEGRAL EQUATION BASED METHODS FOR SCIENTIFIC COMPUTING There are several different approaches to the numerical solution […]

    Webinar: 2020 MICDE Catalyst Grants Showcase – Session II

    This webinar will showcase some of the game-changing research supported by our Catalyst Grants program. This event was recorded and will be on the UM Youtube channel shortly. Speakers Stephen Smith Associate Professor of Ecology and Evolutionary Biology University of Michigan The Emergence of Biological Complexity and Evolutionary Innovation in Plant Genomes Xun Huan Assistant […]

    Statistical analysis with missing data in Python

    Your Desktop

    This session will be held online, and presenters will be in touch with more information after you register.   Missing data arise in many fields of research, and a large body of statistical tools has been developed to facilitate statistical analysis in the presence of missing data.  Here we focus mainly on multiple imputation, which […]