diff --git a/_community_stories/57.md b/_community_stories/57.md index bbb2c6b761e1..7e717dfd000b 100644 --- a/_community_stories/57.md +++ b/_community_stories/57.md @@ -1,7 +1,7 @@ --- title: 'How IBM Research Uses PyTorch and TerraTorch to Make Geospatial Computer Vision Accessible for Everyone' ext_url: /blog/how-ibm-uses-pt-terratorch/ -date: Apr 15, 2025 +date: May 1, 2025 tags: ["Computer Vision"] --- diff --git a/_events/docathon-2025.md b/_events/docathon-2025.md new file mode 100644 index 000000000000..88bc55a52724 --- /dev/null +++ b/_events/docathon-2025.md @@ -0,0 +1,16 @@ +--- +category: event +title: "Docathon 2025" +date: Jun 3, 2025 +--- + +**Date**: June 3-18, 2025 +**Location**: Online + + +PyTorch Docathon + + +The PyTorch Docathon 2025, akin to a hackathon, is an event dedicated to enhancing the quality of the PyTorch documentation with the invaluable assistance of our community. This is an inclusive event designed to be accessible to all levels of expertise, from newcomers to experienced ML/PyTorch users. It offers a rewarding experience as participants can see the direct impact of their contributions on the project's usability and accessibility. The Docathon promotes a collaborative environment, allowing participants to work with other contributors and PyTorch maintainers, fostering the exchange of ideas and networking. It also provides a rich learning experience, offering the opportunity to explore PyTorch modules, update docstrings, and test tutorials. + +[RSVP Now](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-docathon-june-3rd-18th-2025/) \ No newline at end of file diff --git a/_posts/2025-05-01-how-ibm-uses-pt-terratorch copy.md b/_posts/2025-05-01-how-ibm-uses-pt-terratorch copy.md new file mode 100644 index 000000000000..a89b13a95889 --- /dev/null +++ b/_posts/2025-05-01-how-ibm-uses-pt-terratorch copy.md @@ -0,0 +1,51 @@ +--- +layout: blog_detail +title: 'Announcing the PyTorch Docathon 2025' +--- + +We're thrilled to announce the [2025 PyTorch Docathon](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-docathon-june-3rd-18th-2025/)! This is a hackathon-style event aimed at enhancing PyTorch documentation with the support of the community. Documentation is a vital component of any technology, and by refining it, we can simplify the onboarding process for new users, help them effectively utilize PyTorch's features, and ultimately speed up the transition from research to production in machine learning. + + +## WHY PARTICIPATE + + +### Low Barrier to Entry + +Unlike many open-source projects that require deep knowledge of the codebase and previous contributions to join hackathon events, the Docathon is tailored for newcomers. While we expect participants to be familiar with Python, and have basic knowledge of PyTorch and machine learning, there are tasks related to website issues that don't even require that level of expertise. + + +### Tangible Results + +A major advantage of the Docathon is witnessing the immediate impact of your contributions. Enhancing documentation significantly boosts a project's usability and accessibility, and you'll be able to observe these improvements directly. Seeing tangible outcomes can also be a strong motivator to continue contributing. + + +### Collaborative Environment + +The Docathon fosters a collaborative atmosphere, offering you the chance to work alongside other contributors and PyTorch maintainers to improve the documentation. This is a fantastic opportunity to learn from peers, exchange ideas, and build connections. + + +### Learning Opportunities + +Even if you're not a PyTorch expert, the Docathon offers a valuable learning experience. You'll have the chance to delve into PyTorch modules, test tutorials on your machine, and explore them in the CI environment. + + +## WHO SHOULD PARTICIPATE + +Whether you’re a seasoned documentation expert or just starting out, we invite everyone to join in the PyTorch docathon to contribute and develop your skills and knowledge to help improve the documentation for everyone! We will have issues labelled by skill level, and the PyTorch Discord will be available for collaboration and help. + + +## EVENT DETAILS + + + +* June 3: Kick-off 10 AM PT +* June 4 - June 15: Submissions and Feedback +* June 16 - June 17: Final Reviews +* June 18: Winner Announcements + +Make sure to [RSVP](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-docathon-june-3rd-18th-2025/) to the event so you receive all the notifications and instructions on how to participate. + +Further details about the Docathon will be shared during the Kick-off call on June 3. + + +**Don't forget to register for this year's event: [RSVP now](https://community.linuxfoundation.org/events/details/lfhq-pytorch-foundation-presents-pytorch-docathon-june-3rd-18th-2025/)** \ No newline at end of file diff --git a/assets/images/docathon-2025.png b/assets/images/docathon-2025.png new file mode 100644 index 000000000000..aad9c70d1f36 Binary files /dev/null and b/assets/images/docathon-2025.png differ