Crazy fast python list operations with Itertools

preview_player
Показать описание
In a lot of real-world deep learning use cases, I've had the need to merge HUGE lists with complex objects which makes the scripts painfully slow. Using itertools can dramatically speed up things.

Chapters:
0:00 Intro
0:30 Itertools
1:00 Why using itertools is efficient
1:30 benchmark itertools
Рекомендации по теме
join shbcf.ru