Coding Canvas: OpenCV Delights for Beginners
https://medium.com/@kaatilladka18/coding-canvas-opencv-delights-for-beginners-38d999e170a7
https://medium.com/@kaatilladka18/coding-canvas-opencv-delights-for-beginners-38d999e170a7
Medium
Coding Canvas: OpenCV Delights for Beginners
INTRODUCTION
A-Z Machine Learning: Linear Regression in Time Series Analysis
https://kaabar-sofien.medium.com/a-z-machine-learning-linear-regression-in-time-series-analysis-dc25d0d4ff5d
https://kaabar-sofien.medium.com/a-z-machine-learning-linear-regression-in-time-series-analysis-dc25d0d4ff5d
Medium
A-Z Machine Learning: Linear Regression in Time Series Analysis
A Deep Understanding and Visualization of Linear Regression
JIT Coming to Python 3.13
https://github.com/brandtbucher/brandtbucher/blob/master/2023/10/10/a_jit_compiler_for_cpython.pdf
https://github.com/brandtbucher/brandtbucher/blob/master/2023/10/10/a_jit_compiler_for_cpython.pdf
GitHub
brandtbucher/2023/10/10/a_jit_compiler_for_cpython.pdf at master · brandtbucher/brandtbucher
Gary Brandt Bucher, II. Contribute to brandtbucher/brandtbucher development by creating an account on GitHub.
The Biggest Discoveries in Computer Science in 2023
https://www.quantamagazine.org/the-biggest-discoveries-in-computer-science-in-2023-20231220/
https://www.quantamagazine.org/the-biggest-discoveries-in-computer-science-in-2023-20231220/
Quanta Magazine
The Biggest Discoveries in Computer Science in 2023 | Quanta Magazine
Artificial intelligence learned how to generate text and art better than ever before, while computer scientists developed algorithms that solved long-standing problems.
Python, C, Assembly – 2,500x Faster Cosine Similarity
https://ashvardanian.com/posts/python-c-assembly-comparison/
https://ashvardanian.com/posts/python-c-assembly-comparison/
Ash's Blog
Python, C, Assembly - 2'500x Faster Cosine Similarity 📐
From pure Python to AVX-512 assembly, optimizing cosine similarity reveals a 2,500x speedup through SIMD, FP16, and VNNI instructions on modern Intel CPUs.
Majority and Frequent Elements: Boyer Moore and Misra Gries
https://github.com/NaughtyConstrictor/From-Majority-to-Frequent-Elements-Boyer-Moore-and-Misra-Gries
https://github.com/NaughtyConstrictor/From-Majority-to-Frequent-Elements-Boyer-Moore-and-Misra-Gries
GitHub
GitHub - NaughtyConstrictor/From-Majority-to-Frequent-Elements-Boyer-Moore-and-Misra-Gries: Boyer-Moore majority vote algorithm…
Boyer-Moore majority vote algorithm and Misra-Gries Summary for finding frequent elements, explained (Python code included). - GitHub - NaughtyConstrictor/From-Majority-to-Frequent-Elements-Boyer-M...
Why Should You Become an Engineering Manager?
https://charity.wtf/2023/12/15/why-should-you-or-anyone-become-an-engineering-manager/
https://charity.wtf/2023/12/15/why-should-you-or-anyone-become-an-engineering-manager/
charity.wtf
Becoming An Engineering Manager Can Make You Better At Life And Relationships
Original title: “Why Should You (Or Anyone) Become An Engineering Manager?” The first piece I ever wrote about engineering management, The Engineer/Manager Pendulum, was written as a lo…