Events

  • Open Source GIS

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

    This workshop will cover introductory GIS concepts and techniques using open source tools. We will use QGIS and R and learn the basics of GIS by solving a number of different problems.  You will also learn to generate production quality maps. Some exposure to R will be helpful. The workshop is meant for students and researchers […]

    Intro to Web Applications using Flask and Python

    Modern Languages Building (MLB), Room 2001A

    Ever want to build your own web application? Do you want to do it using Python? Well then, Flask is the answer you are looking for. Its a micro web framework for Python to help you build your first web app. Come learn how to get started building, testing and deploying your first app to […]

    Introduction to Deep Neural Networks with Keras/TensorFlow

    Modern Languages Building (MLB), Room 2001A

    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 with standard fully-connected DNNs, as well as image classification […]

    Go for data processing 1/2/3

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

    This is a three-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 […]

    Doing more with RStudio

    Modern Languages Building (MLB), Room 2001A

    This talk will serve as an demonstration of what RStudio can offer for those that do not use it, as well as a showcase for more advanced use for those who use it only for scripting purposes. Topics include but are not limited to: Scripting shortcuts Customization Using Projects Document generation Addins Package Development Debugging […]

    Introduction to Stata

    Modern Languages Building (MLB), Room 2001A

    Topics: By the end of the workshop, participants will be able to: Work with Stata, including using Do-files and using the help system. Get data into Stata and manage your data files Establish familiarity with your data Clean the data to prepare it for analysis Check for basic errors in the data Generate new variables […]

    Go for data processing 1/2/3

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

    This is a three-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 […]

  • Go for data processing 1/2/3

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

    This is a three-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 […]

    Sliding into Slurm: An early look at U-M’s new high-performance computing environment

    Modern Languages Building (MLB), Room 2001A

    This workshop will provide a brief overview of the the new HPC environment and is intended for current Flux and Armis users.  We will use the temporary Beta HPC cluster to demonstrate how jobs will be submitted and managed under the new Great Lakes, Armis2, and Lighthouse clusters available later this year. There are many […]

    Mediation analysis in Python

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

    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 on regression analysis. In this workshop, we will cover some of the basic ideas behind regression-based mediation analysis, and […]