BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Michigan Institute for Computational Discovery and Engineering - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://micde.umich.edu
X-WR-CALDESC:Events for Michigan Institute for Computational Discovery and Engineering
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Detroit
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20180311T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20181104T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190905T130000
DTEND;TZID=America/Detroit:20190905T160000
DTSTAMP:20260607T172731
CREATED:20230905T171402Z
LAST-MODIFIED:20230905T171402Z
UID:10000260-1567688400-1567699200@micde.umich.edu
SUMMARY:Research Computing on the Great Lakes cluster
DESCRIPTION: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. \nThere are many differences between the familiar Flux environment and that of the new HPC clusters\, including a new batch scheduling system\, a new interactive batch job environment\, a new HPC web portal\, a new module environment\, and a new on-demand-only job accounting system. \nWe will cover these differences in the workshop\, and provide hands-on training in creating and running job submission scripts in the new HPC environment.  Students are expected to be conversant with the Linux command line and have experience in creating\, submitting\, and troubleshooting PBS batch scripts.
URL:https://micde.umich.edu/event/research-computing-on-the-great-lakes-cluster/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190912T130000
DTEND;TZID=America/Detroit:20190912T160000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000261-1568293200-1568304000@micde.umich.edu
SUMMARY:Research Computing on the Great Lakes cluster
DESCRIPTION: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. \nThere are many differences between the familiar Flux environment and that of the new HPC clusters\, including a new batch scheduling system\, a new interactive batch job environment\, a new HPC web portal\, a new module environment\, and a new on-demand-only job accounting system. \nWe will cover these differences in the workshop\, and provide hands-on training in creating and running job submission scripts in the new HPC environment.  Students are expected to be conversant with the Linux command line and have experience in creating\, submitting\, and troubleshooting PBS batch scripts.
URL:https://micde.umich.edu/event/research-computing-on-the-great-lakes-cluster-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190917T140000
DTEND;TZID=America/Detroit:20190917T160000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000266-1568728800-1568736000@micde.umich.edu
SUMMARY:Introduction to Deep Neural Networks with Keras/TensorFlow
DESCRIPTION: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 using Convolutional Neural Networks (CNNs). We will also look at regularization techniques and how to deal with under- and over-fitting. All examples will use Python; some familiarity with Python is recommended. Computers will be available to complete exercises. We will run the models using Google Colab\, which requires a Google account.
URL:https://micde.umich.edu/event/introduction-to-deep-neural-networks-with-keras-tensorflow-4/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190920T090000
DTEND;TZID=America/Detroit:20190920T120000
DTSTAMP:20260607T172731
CREATED:20230905T171403Z
LAST-MODIFIED:20230905T171403Z
UID:10000276-1568970000-1568980800@micde.umich.edu
SUMMARY:Introduction to the Linux Command Line
DESCRIPTION:This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell\, also generically referred to as “the command line”. Topics include: a brief overview of Linux\, the Bash shell\, navigating the file system\, basic commands\, shell redirection\, permissions\, processes\, and the command environment. The workshop will also provide a quick introduction to nano a simple text editor that will be used in subsequent workshops to edit files. \n  \nInstructor\nKenneth Weiss\nIT Project Senior Manager\nMedical School Information Services (MSIS) \nKen is a High Performance Computing Consultant in the Computational Research Consulting Division of MSIS at the University of Michigan. He works with a team of IT specialists to provide high performance computing support and training for the Medical School. Prior to this\, he spent 21 years managing research computing\, including an HPC cluster\, for Dr. Charles Sing in the Human Genetics Department. \nMaterials\n\nLecture Notes (updated Sept. 21\, 2017)\nReference text: William E Shotts\, Jr.\, “The Linux Command Line: A Complete Introduction\,” No Starch Press\, January 2012 .http://linuxcommand.org/tlcl.php\nDownload Creative Commons Licensed version at http://downloads.sourceforge.net/project/linuxcommand/TLCL/13.07/TLCL-13.07.pdf\n\n\nCourse Preparation\nYou must register at least three full days prior to the event so that we have time to insure you have proper UM credentials for the workshop. This allows enough time for you to get your account adjusted by ITS in case you do not have access to the Linux systems.
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-8/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190920T130000
DTEND;TZID=America/Detroit:20190920T160000
DTSTAMP:20260607T172731
CREATED:20230905T171403Z
LAST-MODIFIED:20230905T171403Z
UID:10000262-1568984400-1568995200@micde.umich.edu
SUMMARY:Research Computing on the Great Lakes cluster
DESCRIPTION: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. \nThere are many differences between the familiar Flux environment and that of the new HPC clusters\, including a new batch scheduling system\, a new interactive batch job environment\, a new HPC web portal\, a new module environment\, and a new on-demand-only job accounting system. \nWe will cover these differences in the workshop\, and provide hands-on training in creating and running job submission scripts in the new HPC environment.  Students are expected to be conversant with the Linux command line and have experience in creating\, submitting\, and troubleshooting PBS batch scripts.
URL:https://micde.umich.edu/event/research-computing-on-the-great-lakes-cluster-3/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190920T150000
DTEND;TZID=America/Detroit:20190920T163000
DTSTAMP:20260607T172731
CREATED:20230905T171403Z
LAST-MODIFIED:20230905T171403Z
UID:10000272-1568991600-1568997000@micde.umich.edu
SUMMARY:Data management in R with data.table
DESCRIPTION:Matt Dowle\, author of the data.table package\, describes it as\, “provid[ing] a high-performance version of base R’s data.frame with syntax and feature enhancements for ease of use\, convenience and programming speed.” In this workshop I will first introduce the data.table syntax using generic SQL and the dplyr R package as reference points.  Topics to be discussed include subsetting\, aggregating\, and merging data frames.  I will then discuss updating by reference and its role in efficiently working with large data sets.  Other advanced uses of the powerful data.table syntax will be covered as time permits. \nIf you have questions about this workshop\, please send an email to jbhender@umich.edu
URL:https://micde.umich.edu/event/data-management-in-r-with-data-table-3/
LOCATION:Modern Languages Building (MLB)\, Room 2001B
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190923T130000
DTEND;TZID=America/Detroit:20190923T160000
DTSTAMP:20260607T172731
CREATED:20230905T171403Z
LAST-MODIFIED:20230905T171403Z
UID:10000280-1569243600-1569254400@micde.umich.edu
SUMMARY:Introduction to the Linux Command Line
DESCRIPTION:This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell\, also generically referred to as “the command line”. Topics include: a brief overview of Linux\, the Bash shell\, navigating the file system\, basic commands\, shell redirection\, permissions\, processes\, and the command environment. The workshop will also provide a quick introduction to nano a simple text editor that will be used in subsequent workshops to edit files. \nINSTRUCTOR \nKenneth Weiss\nIT Project Senior Manager\nMedical School Information Services (MSIS) \nKen is a High Performance Computing Consultant in the Computational Research Consulting Division of MSIS at the University of Michigan. He works with a team of IT specialists to provide high performance computing support and training for the Medical School. Prior to this\, he spent 21 years managing research computing\, including an HPC cluster\, for Dr. Charles Sing in the Human Genetics Department. \nMATERIALS \n\nLecture Notes\nReference text: William E Shotts\, Jr.\, “The Linux Command Line: A Complete Introduction\,” No Starch Press\, January 2012 .http://linuxcommand.org/tlcl.php\nDownload Creative Commons Licensed version at http://downloads.sourceforge.net/project/linuxcommand/TLCL/13.07/TLCL-13.07.pdf\n\n\nCOURSE PREPARATION \nYou must register at least three full days prior to the event so that we have time to insure you have proper UM credentials for the workshop. This allows enough time for you to get your account adjusted by ITS in case you do not have access to the Linux systems. \n\nIf you have questions about this workshop\, please send an email to the instructor at kgweiss@umich.edu
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-9/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190924T090000
DTEND;TZID=America/Detroit:20190924T170000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000079-1569315600-1569344400@micde.umich.edu
SUMMARY:Introduction to SPSS
DESCRIPTION:Audience: Never before SPSS users who will be using SPSS for Windows.  Those using SPSS for Unix or Macintosh should email the instructor at cpow@umich.edu before enrolling. \nFundamentals \nThis portion introduces SPSS for Windows\, the menu and the help systems\, the three main types of files used\, and printing from within SPSS.  It then addresses defining variables\, attaching labels\, defining missing values\, and various ways to enter data into SPSS.  Finally\, it covers a brief introduction to obtaining frequency distributions\, descriptive statistics\, and cross tabulations of variables. \nWithin-Case Transformations \nThis portion introduces data management capabilities\, including recoding variables (manual and automatic)\, computing new variables using formulas\, and counting occurrences of values within subjects.  Attention then turns to temporary transformations\, conditional processing of transformations\, and repetitive transformations.  SPSS syntax is also introduced. \nData Management with Multiple Files \nThis portion begins with a discussion of subsetting data files by drawing samples\, selecting groups and excluding groups from analysis.  Then\, the two main methods of merging SPSS data files are covered: adding additional variables and adding additional cases.  Next\, creating aggregated data sets and applying aggregated data to individuals is covered.  Lastly\, importing and exporting data between SPSS and other statistical programs (Excel\, dBase\, SAS) is demonstrated. \nBasic Statistics and Graphics\nThis portion covers basic exploratory procedures\, including obtaining percentiles\, frequencies\, descriptive statistics\, and cross tabulations. Basic comparative procedures including two-sample t-tests\, paired t-tests\, and one-way analysis of variance are also covered.  Then\, simple bivariate correlation analysis is introduced.  Participants are given a basic introduction to commonly used graphical procedures for displaying data\, including scatter plots\, bar graphs\, histograms\, and boxplots.
URL:https://micde.umich.edu/event/introduction-to-spss-2-2-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190925T093000
DTEND;TZID=America/Detroit:20190925T160000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000270-1569403800-1569427200@micde.umich.edu
SUMMARY:Introduction to Stata
DESCRIPTION: Audience: Those who have never used Stata before but wish to learn.\n\nBy the end of the workshop\, participants will be able to:\n\n\nWork with Stata\, including using Do-files and using the help system\nGet data into Stata and manage your data files\nEstablish familiarity with your data\nClean the data to prepare it for analysis\nCheck for basic errors in the data\nGenerate new variables or manipulate existing variables\nMerge or reshape the data\nProduce summary tables and descriptive statistics\n\n\nNote: This workshop does NOT cover any statistical modeling.\n\nNote: This workshop is based on Stata 15; it does not cover the new features in Stata 16.\nSee upcoming workshop “Stata 16 New Data Management Features” for that material.
URL:https://micde.umich.edu/event/introduction-to-stata-4/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190926T130000
DTEND;TZID=America/Detroit:20190926T160000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000263-1569502800-1569513600@micde.umich.edu
SUMMARY:Research Computing on the Great Lakes cluster
DESCRIPTION: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. \nThere are many differences between the familiar Flux environment and that of the new HPC clusters\, including a new batch scheduling system\, a new interactive batch job environment\, a new HPC web portal\, a new module environment\, and a new on-demand-only job accounting system. \nWe will cover these differences in the workshop\, and provide hands-on training in creating and running job submission scripts in the new HPC environment.  Students are expected to be conversant with the Linux command line and have experience in creating\, submitting\, and troubleshooting PBS batch scripts.
URL:https://micde.umich.edu/event/research-computing-on-the-great-lakes-cluster-4/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190926T130000
DTEND;TZID=America/Detroit:20190926T160000
DTSTAMP:20260607T172731
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000277-1569502800-1569513600@micde.umich.edu
SUMMARY:Introduction to the Linux Command Line
DESCRIPTION:This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell\, also generically referred to as “the command line”. Topics include: a brief overview of Linux\, the Bash shell\, navigating the file system\, basic commands\, shell redirection\, permissions\, processes\, and the command environment. The workshop will also provide a quick introduction to nano a simple text editor that will be used in subsequent workshops to edit files. \n  \nInstructor\nKenneth Weiss\nIT Project Senior Manager\nMedical School Information Services (MSIS) \nKen is a High Performance Computing Consultant in the Computational Research Consulting Division of MSIS at the University of Michigan. He works with a team of IT specialists to provide high performance computing support and training for the Medical School. Prior to this\, he spent 21 years managing research computing\, including an HPC cluster\, for Dr. Charles Sing in the Human Genetics Department. \nMaterials\n\nLecture Notes (updated Sept. 21\, 2017)\nReference text: William E Shotts\, Jr.\, “The Linux Command Line: A Complete Introduction\,” No Starch Press\, January 2012 .http://linuxcommand.org/tlcl.php\nDownload Creative Commons Licensed version at http://downloads.sourceforge.net/project/linuxcommand/TLCL/13.07/TLCL-13.07.pdf\n\n\nCourse Preparation\nYou must register at least three full days prior to the event so that we have time to insure you have proper UM credentials for the workshop. This allows enough time for you to get your account adjusted by ITS in case you do not have access to the Linux systems.
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-8-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001B
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190926T133000
DTEND;TZID=America/Detroit:20190926T163000
DTSTAMP:20260607T172731
CREATED:20230905T171405Z
LAST-MODIFIED:20230905T171405Z
UID:10000282-1569504600-1569515400@micde.umich.edu
SUMMARY:Open Source GIS
DESCRIPTION:This workshop will provide a gentle introduction to open source GIS tools in R and QGIS. We will cover introductory GIS concepts and will explore the functionalities of R and QGIS for manipulating and analyzing vector GIS data. Familiarity with R is required.
URL:https://micde.umich.edu/event/open-source-gis-3/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190927T140000
DTEND;TZID=America/Detroit:20190927T160000
DTSTAMP:20260607T172731
CREATED:20230905T171405Z
LAST-MODIFIED:20230905T171405Z
UID:10000269-1569592800-1569600000@micde.umich.edu
SUMMARY:Stata 16 New Data Management Features
DESCRIPTION:Audience: Stata users familiar with data management who want an overview of the new data management features introduced in Stata 16.\n\nWe’ll cover the two main data management features introduced in Stata 16.\n\n1) Frames – holding multiple data sets in memory simultaneously.\n2) Variable lists – formalizing creation and storage of lists of variables.
URL:https://micde.umich.edu/event/stata-16-new-data-management-features/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190930T130000
DTEND;TZID=America/Detroit:20190930T160000
DTSTAMP:20260607T172731
CREATED:20230905T171405Z
LAST-MODIFIED:20230905T171405Z
UID:10000265-1569848400-1569859200@micde.umich.edu
SUMMARY:Data Visualization With 3D Graphics Using Unity3D and C#
DESCRIPTION: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 mobile apps\, virtual and augmented reality\, computer vision and artificial intelligence\, and real-time CGI film production.  \n  \nUnity3D is a powerful and popular game engine for both hobbyist and professional projects\, able to compile a ‘game’ to almost any computer platform\, and free to download for non-commercial use. This workshop will show how you can use it to render data from research projects in a 3D interactive representation for user analysis and demonstration. \n  \nIn this workshop\, we introduce the Unity3D workspace\, and prepare a demo that allows the user to load an example dataset and view it as a simple set of 3D representations. A basic familiarity with computer programming (C# will be used during the session) is recommended to get the most out of the workshop. To take part\, users will be responsible to bring their own laptop with Unity3D (available for Windows\, Macintosh and Linux) pre-installed. Additional project files will be provided to registered users ahead of the workshop date.
URL:https://micde.umich.edu/event/data-visualization-with-3d-graphics-using-unity3d-and-c/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
END:VCALENDAR