** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
Learn and Practice Algorithms
https://leetcode.com/
https://github.com/TheAlgorithms/Python
** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
https://leetcode.com/
https://github.com/TheAlgorithms/Python
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
GlideSort is a novel stable sorting algorithm that combines the best-case behavior of Timsort-style merge sorts for pre-sorted …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
TVM for deep learning is kind of like LLVM for programming languages.
Jetson Nano
Google Coral
Intel Neural Compute Stick 2
https://heartbeat.fritz.ai/edge-tpu-google-coral-usb-accelerator-cf0d79c7ec56 …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
idxmax Return the row label of the maximum value.
argmax: Return int position of the largest value in the Series.
** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
You can list GPU devices using the following command on linux.
lspci -v | grep VGA