Skip to content

Add new event #1907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _events/multi-modal-dl-frame.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
category: event
title: "Multi-Modal Tabular Deep Learning with PyTorch Frame"
date: February 19
poster: assets/images/multi-modal-dl-frame.png
---

**Date**: February 19, 12 pm PST

<a href="/multi-modal-dl-frame">
<img style="width:100%" src="/assets/images/multi-modal-dl-frame.png" alt="Multi-Modal Tabular Deep Learning with PyTorch Frame">
</a>

In this talk, Akihiro introduces PyTorch Frame, a modular framework for multi-modal tabular deep learning. PyTorch Frame enables seamless integration with the PyTorch ecosystem, including PyTorch Geometric for graph-based message passing across relational data and Hugging Face Transformers for extracting rich text features. The talk also highlights its specialized data structures for efficiently handling sparse features, making PyTorch Frame an essential tool for modern tabular data.

Akihiro Nitta is a software engineer on the ML team at Kumo.ai and a core contributor to PyTorch Frame and PyTorch Geometric, with prior experience as a maintainer of PyTorch Lightning.

[Register now to join the event](/multi-modal-dl-frame)
Binary file added assets/images/multi-modal-dl-frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions multi-modal-dl-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: default
title: "Multi-Modal Tabular Deep Learning with PyTorch Frame"
body-class: announcement
background-class: announcement-background
permalink: /multi-modal-dl-frame
---

<div class="container">
<div class="row hero-content">
<div class="col-md-10">
<h1>PyTorch Webinars</h1>
</div>
</div>
</div>

<div class="container-fluid light-background-section">
<div class="container">
<div class="row content">
<div class="col-md-10 body-side-text">
<img style="width:100%; max-width:600px; margin-bottom: 40px; display: block; margin-left: auto; margin-right: auto;" src="/assets/images/multi-modal-dl-frame.png" alt="AI-Powered Competitive Programming">
<h2>Multi-Modal Tabular Deep Learning with PyTorch Frame</h2>
<p class="lead">
<strong>Date</strong>: February 19, 12 pm PST
<br/>
<strong>Speaker</strong>: Akihiro Nitta, Software Engineer, Kumo.ai
<br/>
<strong>Location</strong>: Online
<br/>
<br/>
In this talk, Akihiro introduces PyTorch Frame, a modular framework for multi-modal tabular deep learning. PyTorch Frame enables seamless integration with the PyTorch ecosystem, including PyTorch Geometric for graph-based message passing across relational data and Hugging Face Transformers for extracting rich text features. The talk also highlights its specialized data structures for efficiently handling sparse features, making PyTorch Frame an essential tool for modern tabular data.
<br/><br/>
Akihiro Nitta is a software engineer on the ML team at Kumo.ai and a core contributor to PyTorch Frame and PyTorch Geometric, with prior experience as a maintainer of PyTorch Lightning.
<br/><br/>
<strong>Register now to attend this event.</strong>
<div style="width:100%;position:relative;padding-bottom:56.25%;min-height:550px;"><iframe src="https://streamyard.com/watch/wqmSrhffEigi?embed=true" width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
</p>
</div>
</div>
</div>
</div>