Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Ralph Liu - Zero Code Change GPU-Powered Graph Analytics with NetworkX and cuGraph

Автор: PyData

Загружено: 2025-06-03

Просмотров: 288

Описание:

www.pydata.org

Graphs are a fundamental form of storing data. This is because everything is connected! Hence, Graphs are very useful for modeling and solving a wide variety of real-world problems.

While NetworkX is amazing for getting started with Graphs, the library encounters bottlenecks in performance at scale.

Is there a solution out there for users who want more performance from NX and also Open-Source developers who want to implement fast algorithms? Yes! Thanks to the magic of dispatching.

NetworkX now supports dispatching to various backends, including the GPU accelerated cuGraph library by Nvidia RAPIDS.

Attend this talk to learn about how you can use nx-cugraph – the cuGraph-powered backend for NetworkX – and how it unlocks exciting new possibilities for you to solve real-world graph analytics problems.

PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R.

PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases.

00:00 Welcome!
00:10 Help us add time stamps or captions to this video! See the description for details.

Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVi...

Ralph Liu - Zero Code Change GPU-Powered Graph Analytics with NetworkX and cuGraph

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4831 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "jP978VKBl-w" ["related_video_title"]=> string(72) "Benjamin Bengfort - Practical Multi Armed Bandits | PyData Virginia 2025" ["posted_time"]=> string(25) "2 недели назад" ["channelName"]=> string(6) "PyData" } [1]=> object(stdClass)#4804 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "86FAWCzIe_4" ["related_video_title"]=> string(68) "CUDA Programming Course – High-Performance Computing with GPUs" ["posted_time"]=> string(27) "8 месяцев назад" ["channelName"]=> string(16) "freeCodeCamp.org" } [2]=> object(stdClass)#4829 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "jmwLzX_ltbQ" ["related_video_title"]=> string(92) "John Berryman - Mastering LLMs: From Prompt Engineering to Agentic AI | PyData Virginia 2025" ["posted_time"]=> string(22) "13 дней назад" ["channelName"]=> string(6) "PyData" } [3]=> object(stdClass)#4836 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "XECLmgnS6Ng" ["related_video_title"]=> string(85) "Chris Fonnesbeck - A Beginner's Guide to Variational Inference | PyData Virginia 2025" ["posted_time"]=> string(22) "12 дней назад" ["channelName"]=> string(6) "PyData" } [4]=> object(stdClass)#4815 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "sr2iWz133eg" ["related_video_title"]=> string(92) "Что такое RAG в LLM и причём тут векторные базы данных" ["posted_time"]=> string(25) "4 недели назад" ["channelName"]=> string(23) "Rustam Kamalov | Python" } [5]=> object(stdClass)#4833 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "IJ8rjVD4-yE" ["related_video_title"]=> string(88) "Naty Clementi & Mike McCarty - RAPIDS: GPU-Accelerated Data Science for PyData Users" ["posted_time"]=> string(22) "12 дней назад" ["channelName"]=> string(6) "PyData" } [6]=> object(stdClass)#4828 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "SEfAGnQURQs" ["related_video_title"]=> string(162) "Нужно ли писать юнит-тесты? Дебаты о TDD, моках и бережливом тестировании | Илья Ильиных | #45" ["posted_time"]=> string(25) "3 недели назад" ["channelName"]=> string(93) "Организованное программирование | Кирилл Мокевнин" } [7]=> object(stdClass)#4838 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "B0eGMlYQkiw" ["related_video_title"]=> string(96) "Mauricio Mathey - Using Changepoint and Bayesian Analysis to Drive Safety Improvements in Mining" ["posted_time"]=> string(25) "2 недели назад" ["channelName"]=> string(6) "PyData" } [8]=> object(stdClass)#4814 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "blWdjRUPP6E" ["related_video_title"]=> string(72) "Разведчик о том, как использовать людей" ["posted_time"]=> string(25) "2 недели назад" ["channelName"]=> string(18) "Коллектив" } [9]=> object(stdClass)#4832 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "kCpZ22_XluM" ["related_video_title"]=> string(82) "Robert Shelton - Blazing the AI Trail: Using LangGraph to Conquer the Oregon Trail" ["posted_time"]=> string(22) "12 дней назад" ["channelName"]=> string(6) "PyData" } }
Benjamin Bengfort - Practical Multi Armed Bandits | PyData Virginia 2025

Benjamin Bengfort - Practical Multi Armed Bandits | PyData Virginia 2025

CUDA Programming Course – High-Performance Computing with GPUs

CUDA Programming Course – High-Performance Computing with GPUs

John Berryman - Mastering LLMs: From Prompt Engineering to Agentic AI | PyData Virginia 2025

John Berryman - Mastering LLMs: From Prompt Engineering to Agentic AI | PyData Virginia 2025

Chris Fonnesbeck - A Beginner's Guide to Variational Inference | PyData Virginia 2025

Chris Fonnesbeck - A Beginner's Guide to Variational Inference | PyData Virginia 2025

Что такое RAG в LLM и причём тут векторные базы данных

Что такое RAG в LLM и причём тут векторные базы данных

Naty Clementi & Mike McCarty - RAPIDS: GPU-Accelerated Data Science for PyData Users

Naty Clementi & Mike McCarty - RAPIDS: GPU-Accelerated Data Science for PyData Users

Нужно ли писать юнит-тесты? Дебаты о TDD, моках и бережливом тестировании | Илья Ильиных | #45

Нужно ли писать юнит-тесты? Дебаты о TDD, моках и бережливом тестировании | Илья Ильиных | #45

Mauricio Mathey - Using Changepoint and Bayesian Analysis to Drive Safety Improvements in Mining

Mauricio Mathey - Using Changepoint and Bayesian Analysis to Drive Safety Improvements in Mining

Разведчик о том, как использовать людей

Разведчик о том, как использовать людей

Robert Shelton - Blazing the AI Trail: Using LangGraph to Conquer the Oregon Trail

Robert Shelton - Blazing the AI Trail: Using LangGraph to Conquer the Oregon Trail

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]