Skip to content

Commit

Permalink
Added:Add Soumith Chintala, PyTorch, Episode to the Project Listings l…
Browse files Browse the repository at this point in the history
…inuxfoundation#37

Signed-off-by: Ridoy Chandra Dey <iamridoydey@gmail.com>
  • Loading branch information
iamridoydey committed Nov 1, 2024
1 parent 1f13a2b commit 1ce2df1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/podcasts/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ Listen to the latest episodes from The Linux Foundation ["The Untold Stories of
| [![A Life in Open Source, with Brian Behlendorf](../images/logo-100-100.png)](https://open.spotify.com/episode/0P0cjBDn5nSYPe1i0FrFXr) | [A Life in Open Source, with Brian Behlendorf](openssf-project.mdx) |
| [![Balancing Priorities at the CNCF, with Priyanka Sharma](../images/logo-100-100.png)](https://open.spotify.com/episode/5KgqNXHHV0y03yjgg7kg8E) | [Balancing Priorities at the CNCF, with Priyanka Sharma](priyanka-sharma-gm-cncf.mdx) |
| [![An Introduction to the new Podcast from the Linux Foundation](../images/logo-100-100.png)](https://open.spotify.com/episode/62DAkdeQTSAPeLbxF2sTlX) | [An Introduction to the new Podcast from the Linux Foundation](introduction-to-lf-podcast.mdx) |
| [![The Story Behind PyTorch and the Community Who Maintains It, with Soumith Chintala](../images/logo-100-100.png)](https://open.spotify.com/episode/5KgqNXHHV0y03yjgg7kg8E) | [The Story Behind PyTorch with Soumith Chintala](the-story-behind-pytorch-and-the-community.mdx) |
25 changes: 25 additions & 0 deletions docs/podcasts/the-story-behind-pytorch-and-the-community.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
id: the-story-behind-pytorch-and-the-community
title: The Story Behind PyTorch and the Community
---

import Spotify from "@site/src/components/spotify";
import { podcasts } from "@site/src/components/podcasts";

# The Business Side of Open Source, with Patrick Debois

<Spotify scsrc={podcasts["soumith"].src} />

[The Untold Stories of Open Source](https://untold-stories-of-open-source.captivate.fm/spotify)

| Episode | Play Podcast |
| ---------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [he Story Behind PyTorch and the Community Who Maintains It, with Soumith Chintala](https://open.spotify.com/episode/7dIyfimv1RnWsngy2SNl7e) |

**Tue, 24 May 2022**

There’s no need to bury the lead here. Soumith Chintala is the central figure in a major transition in the world of Artificial Intelligence and Machine Learning. He works at Meta where he’s the manager of PyTorch, an open source machine learning framework that was recently transferred to the Linux Foundation. PyTorch enables ML engineers to deploy new AI models in minutes rather than weeks.

Soumith has been a community leader for the past decade, but he was a self-described introvert when he was growing up in Hyderabad. He is a researcher with over 52,000 citations and an h-index of 29 in Machine Learning, computer vision, and robotics, while focusing on high-risk research. From Marvel movies to memes, people such as Soumith are admired in modern culture. But this wasn’t the case in the 1990s when being a geek was still outside the norm.

From the Linux Foundation office in New York City, this is "The Untold Stories of Open Source". Each week we choose an open source project or a person behind a popular open source initiative, to uncover the untold stories and details about major open source initiatives. If you work with open source, and you do whether you know it or not, you're in the right place.

0 comments on commit 1ce2df1

Please sign in to comment.