Events

Introduction to Machine Learning

Your Desktop

OVERVIEW Machine learning is becoming an increasingly popular tool in several fields, including data science, medicine, engineering, and business. This workshop will cover basic concepts related to machine learning, including definitions of basic terms, sample applications, and methods for deciding whether your project is a good fit for machine learning. No prior knowledge or coding […]

Advanced ML topics: Algorithms, writing ML code, comparing implementations

Your Desktop

OVERVIEW This workshop is designed as a follow-up to the basic introduction to machine learning earlier in this series. We will cover several examples in Python and compare different implementations. We will also look at advanced topics in machine learning, such as GPU optimization, parallel processing, and deep learning. A basic understanding of Python is […]