Northeastern University—Toronto »
Events »
Responsible AI Symposium
Jun
16
16
Responsible AI Symposium
12 - 5 pm
Join the Canadian campuses of Northeastern University in Toronto and Vancouver for a joint symposium about responsible AI on June 16.
The symposium will feature industry leaders from the Digital Governance Council, Data for Good, Deloitte, Google, Microsoft, SAP, RBC, and TELUS discussing how to apply AI for better business and social good. These experts will discuss how companies can effectively leverage RAI through the context of corporate values, selecting fairness metrics, data usage, bias mitigation, preventing job loss, and managing regulatory change.
var exampleCallback = function() {
console.log('Order complete!');
};
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '616034304187',
iframeContainerId: 'eventbrite-widget-container-616034304187',
// Optional
iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided
onOrderComplete: exampleCallback // Method called when an order has successfully completed
});