Mastering Rock, Paper, Scissors, Lizard, Spock: An Algorithmic ApproachIf you’ve watched “The Big Bang Theory,” then you may have heard of the variant of the classic “Rock, Paper, Scissors” game — namely…Oct 261Oct 261
Move 37I was asked recently while I was working on some autonomous agents if in the course of their interactions they would come up with new…Jun 27Jun 27
Thoughts on the Article: “My Last Five Years of Work”An interesting article came out last month titled “My Last Five Years of Work” by Avital Balwit who is Chief of Staff to the CEO at…Jun 27Jun 27
Thoughts on the Paper “Situational Awareness” by Leopold AschenbrennerSo if you haven’t read the paper Situation Awareness: The Decade Ahead by Leopold Aschenbrenner you should. Everyone should. This is not to…Jun 262Jun 262
Build an Open Source Research Chatbot Assistant with Ollama and RAGIn my previous post titled, “Build a Chat Application with Ollama and Open Source Models”, I went through the steps of how to build a…Mar 12Mar 12
Rank and Single Value Decomposition in Machine Learning, AI, and BeyondThe rank of a matrix is a fundamental concept in linear algebra with significant applications across various fields, including statistics…Mar 3Mar 3
Build a Chatbot Application with Ollama and Open Source ModelsCreating a chat application that is both easy to build and versatile enough to integrate with open source large language models or…Feb 11Feb 11
Processing Monster Datasets with PolarsOver the last year, I’ve been turning more and more to the Python module Polars for handling large datasets that couldn’t fit into memory…Jan 20Jan 20
Machine Learning vs Artificial IntelligenceI get asked occasionally what is the difference between machine learning and artificial intelligence. There are a lot of definitions out…Jan 13Jan 13