
Upcoming Events › Workshops
Events List Navigation
February 2021
CoreLogic property data
The University of Michigan library system has licensed a large data set containing real estate transactions, deeds, and property tax records for the United States. The data were collected by…
Introduction to Stata: Data Manipulation
This is a series of workshops designed to introduce participants to the Stata software. No prior experience with Stata is required. The sections are: Section 1: The Basics of Stata…
March 2021
GIS Fundamentals – V (Spatial Database – PostGIS)
This is the fifth workshop in a series of workshops we are offering this semester on the fundamentals of GIS. Each workshop covers one or two key elements of GIS…
Software Development For Research: Version Control Principles
Software development and computer programming is increasingly a major part of scientific research. Projects can quickly grow, and it can be difficult to manage changes, especially if multiple programmers are…
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…
Software Development For Research: Team-Based Programming Practices
Software development and computer programming is increasingly a major part of scientific research. When small or large teams are involved in coding the same project, it’s a good idea to…
April 2021
Object Detection using Deep Learning with TorchVision
Like many image processing problems, deep learning has brought many effective solutions to the task of object detection. The TorchVision library is part of the PyTorch project, and it offers…