69传媒Basketball Panthers mark Black History Month on February 3

February is Black History Month, a time to honour the Black community, learn about different cultures that have helped shape Canada, and celebrate the Black athletes, coaches, and staff who are engrained in UPEI鈥檚 history.

The 69传媒Women鈥檚 and Men鈥檚 Basketball Panthers host the Dalhousie University Tigers on Saturday, February 3, at 6:00 and 8:00 pm respectively at the Chi-Wan Young Sports Centre. 69传媒Athletics and Recreation is excited to partner with the 69传媒Black Student Association and local designer Niyi Adeogun to make this Saturday a night to remember.

Playing Lean Charlottetown - Business Start-up Info Session

Join Brandy Old and Craig Elias, experienced ecosystem builders and startup mentors, for an engaging session on how to navigate the startup journey without risking your bank account, ego, or reputation.

Using the specialized Norwegian board game, Playing Lean, you'll learn and practice lean startup skills, experience the highs and lows of entrepreneurship, and discover how to improve your startup's odds of success.

February 7, 2:00鈥4:00 pm
Startup Zone, 31 Queen Street, Charlottetown, PE

Five Ways to Attract Investors - Business Pitch Coaching Session

Are you seeking more investors for your idea, aspiring to win pitch competitions, or tired of being ghosted after submitting your pitch deck? Join us for an insightful session where seasoned pitch coaches will unveil the secrets to success in the world of pitching.

February 7, 10:00鈥11:00 am
Room 209 Robertson Library, UPEI
Online: Zoom (the link will be shared upon registration)

ACENET: Introduction to Natural Language Processing

How do computers understand language? It seems impossible that zeroes and ones could ever add up to words that humans can understand, but machine language has come a long way in the past few years. Let us take you behind the code to explain how machines simulate language comprehension, and why it鈥檚 a far more complicated problem than 鈥渂onjour = hello.鈥 This talk is aimed at an audience that is not necessarily familiar with computers or language comprehension but would like a primer to the field, and what it can realistically do.

ACENET: Introduction to Neural Network Architecture

Have you wondered how machine learning models can suddenly do so many different types of work? How is it that machines can learn things like language, vision, and translation in such a short amount of time, and what has helped drive these kinds of improvements? The obvious answers--big data and big processors--are only part of the story, and to understand the full picture, we need to take a closer look at the models driving the AI revolution.

ACENET: C++ as a Second Language

A great deal of high-performance computing software is written in C++, but few universities offer courses in the language any more. If you have to work with "legacy code" written in C++, adding features, porting to a new machine, or patching errors, or if you need to extend packages like OpenFOAM which are written in C++, then this workshop is for you.

C++ was designed as an extension of the C language but has its own distinct idiom or style. This workshop assumes that you already know C to the level reached in the ACENET workshop, "C as a Second Language."

ACENET: Machine Learning Basics

Are you curious about machine learning, but not sure where to start, or if the discipline is for you? Join ACENET for a survey and explanation of several methods used to make machines learn--from simple models like Naive Bayes, Regression, and Decision Trees to an introduction to Support Vector Machines and Feed-Forward Neural Networks.

ACENET: C as a Second Language

A great deal of high-performance computing software is written in C, but few universities offer courses in the language any more. If you have to work with "legacy code" written in C, adding features, porting to a new machine, or patching errors, or if you need to write user-defined functions for engineering packages such as Fluent, then this workshop is for you.

Prerequisites: Familiarity with some other programming language.