Cluster computing

Friday, May 23, 2025

›
 Building a reasoning model from an LLM can be a great return-on-investment and involves just reinforcement learning. The fun part is that i...
Thursday, May 22, 2025

›
 A previous post talked about writing SQL queries to create embedding and perform vector search over the shredded description in JSON format...
Wednesday, May 21, 2025

›
 A previous article1 talked about vectorizing and analyzing drone images to populate a vector index with id, description and vector schema w...
Tuesday, May 20, 2025

›
The following code illustrates object detection and image search: #! /usr/bin/python #from azure.ai.vision import VisionClient from azure.co...
Monday, May 19, 2025

›
 This is a summary of the book titled “How I built this” written by Guy Raz and published by Pan Books in 2020. It dives into the stories of...
Sunday, May 18, 2025

›
 Steps to setup airflow with SSO on Azure Kubernetes Service with Active Directory identity and Kubernetes RBAC. 1. Login to the AKS: az log...
Saturday, May 17, 2025

›
 Problem: determine if a graph has cycles: import java.util.*; import java.lang.*; import java.io.*; class Ideone {  public static void main...
‹
›
Home
View web version

About Me

My photo
Ravi Rajamani
View my complete profile
Powered by Blogger.