Skip to main content
Events for November 8, 2023 – November 22, 2023 – Page 6 – Office of Advanced Research Computing Events for November 8, 2023 – November 22, 2023 – Page 6 – Office of Advanced Research Computing

Network Analysis for Humanists

Are you interested in exploring and analyzing historical or cultural networks representing trade, communication, kinship relationships, or similar? In this workshop, we will use Gephi to analyze the relationships between actors and make a network graph to show our findings. No prior experience with network analysis is required.

Machine Learning: Regression

This workshop will give an introduction to machine learning methods with regression. Supplemental materials are available at https://libguides.rutgers.edu/datascience/python

Data Science Basics: Introduction to Relational Databases with SQL

This workshop will introduce the relational database as an alternative to spreadsheets. We will use the self-contained SQLite database engine, practicing with both an easy to use graphical user interface (GUI) and exploring the corresponding SQL commands. We will discuss appropriate use cases for a database engine like SQLite and how it compares to server-based … Read More

Machine Learning: Neural Networks

This workshop will give an introduction to machine learning methods with neural networks. Supplemental materials are available at https://libguides.rutgers.edu/datascience/python

Machine Learning: Decision Trees and Random Forests

This workshop will give an introduction to machine learning methods with decision trees and random forests. Supplemental materials are available at https://libguides.rutgers.edu/datascience/python ​

Evidence Synthesis in the Social Sciences

Systematic, Scoping, and Literature Reviews, Oh My! An Introduction to Evidence Synthesis in the Social Sciences Are you a social science faculty member or graduate student interested in learning about systematic or scoping reviews? Are you curious about what these methods entail? This workshop is for you! Evidence synthesis methods are growing in popularity among … Read More

Deep Learning with Python and Keras

Register to attend this workshop at the bottom of this page. Zoom link will be emailed after filling out the registration form. Deep learning (DL) outperforms Machine Learning (ML) in many applications such as Computer Vision (CV) and Natural Language Processing (NLP). In this workshop, we will go through the basics of artificial neural networks (ANN), … Read More

Big Ten Academic Alliance GIS Conference 2023

Registration for the 2023 conference is now open! Keynote Speaker: Katie McDonough, Alan Turing InstituteThe Conference Planning Committee is pleased to announce Katie McDonough as the 2023 BTAA GIS Conference Keynote Speaker, presenting "Reading Maps: Making, Searching, and Interpreting Text on Maps". Machine learning methods are transforming the ways that anyone can interact with map … Read More

Collecting Newspaper Data Programmatically Using R

In this introductory workshop, we will access historical and current newspaper data via web APIs using the programming language R. We will use freely available newspaper data from the Library of Congress's Chronicling America website and the New York Times Developer Portal. We will generate dataframes and create some simple data visualizations from downloaded data.