Обложка канала

Spark in me - Internet, data science, math, deep learning, philosophy

2440 @snakers4

Канал про интересные мне темы - интернет - статистика - наука о данных Без рекламы и буллшита.

Spark in me - Internet, data science, math, deep learning, philosophy

4 года назад
Открыть в
Digest 2021-12 # Code Yet another old TRANSFORMERS FROM SCRATCH post - http://peterbloem.nl/blog/transformers Быстрый поиск похожих слов на SQL - https://antonz.ru/similar-words/ The Parallelism Blues: when faster code is slower - pythonspeed.com/article…m-slower This exists - Визуальное программирование на языке ДРАКОН - https://habr.com/ru/post/345320/ Using Alpine can make Python Docker builds 50× slower - pythonspeed.com/article…r-python Introducing stack graphs - github.blog/2021-12…k-graphs A reverse chronology of some Python features - snarky.ca/a-rever…features Precise code navigation for Python, and code navigation in pull requests - github.blog/2021-12…requests A brief history of code search at GitHub - github.blog/2021-12…t-github WSL 2 GPU Support for Docker Desktop on NVIDIA GPUs - www.docker.com/blog/ws…dia-gpus Reducing Pandas memory usage #3: Reading in chunks - pythonspeed.com/article…g-pandas Technical interviews via Codespaces - github.blog/2021-12…despaces Github codespaces - https://docs.github.com/en/codespaces A Scalable Approach for Partially Local Federated Learning - ai.googleblog.com/2021/12…cal.html Log libraries and the tendency to open holes in things - https://rachelbythebay.com/w/2021/12/18/log/ Where’s that log file? Debugging failed Docker builds - pythonspeed.com/article…er-build Fix the unit test and open a giant hole everywhere - https://rachelbythebay.com/w/2021/12/24/mkdir/ Some sanity for C and C++ development on Windows - https://nullprogram.com/blog/2021/12/30/ Loading NumPy arrays from disk: mmap() vs. Zarr/HDF5 - pythonspeed.com/article…arr-hdf5 #digest
Быстрый поиск похожих слов на SQL

Фонетика, расстояния и никакого LIKE.

Антон Жиянов