PinnedInTowards AIbyAli Moezzi·Aug 9, 2023Multimodal Language Models Explained: Visual Instruction TuningAn introduction to the core ideas and approaches to move from unimodality to multimodal LLMs
PinnedInTowards AIbyAli Moezzi·May 20, 2023From Pixels to Artificial PerceptionUnderstanding Computer Vision Fundamentals: An Introduction to Image Intrinsic, Representation, Features, Filters and Morphological…A response icon1A response icon1
PinnedInTowards AIbyAli Moezzi·Apr 4, 2023The Complete Guide to Spiking Neural NetworksEverything you need to know about Spiking Neural Networks from architecture, temporal behavior, encoding to neuromorphic hardwareA response icon3A response icon3
PinnedInLevel Up CodingbyAli Moezzi·Feb 10, 2023Access Kubernetes Cluster: VPNSetup OpenVPN access server on Kubernetes using Helm
PinnedInITNEXTbyAli Moezzi·Oct 27, 2022The baseline for Precision-Recall curve: A Bayesian approachUnlike the Receiver Operating Characteristics (ROC) curve, Precision-Recall does not have a universal baseline of 0.5.A response icon1A response icon1
InLevel Up CodingbyAli Moezzi·Jan 19, 2023Bio-Inspired Optical flowTake beetles as an example. Although having simpler nerve system they have an incredible ability to fly and response to spontaneous events.
InITNEXTbyAli Moezzi·Dec 29, 2022Make yourself comfortable: Keyboard shortcutsYou’re given a system with a fresh installation of your favorite distro. What would you do then? without doubt, making yourself…A response icon1A response icon1
InITNEXTbyAli Moezzi·Nov 16, 2022Hardening Monitoring: a step-by-step guideIn this article, I walk through how to serve metrics-server, prometheus-server and prometheus-adapter securely in Kubernetes.
Ali Moezzi·Oct 7, 2022Debug semantic release not detecting older tagsIn this article, I walk through debugging your git repository to recover from the situation where semantic-release doesn’t detect older…
Ali Moezzi·Jan 23, 2022A criminally short guide to installing polybar on Ubuntu 20.04polybar is an excellent tool for creating customized, beautiful desktop status bars. It's available for almost all Unixes, some available…