Machine Learning Classification: Scikit-Learn, PyTorch, andTensorFlow ExamplesAlthough one can find machine learning examples using scikit-learn, PyTorch, and TensorFlow separately, there aren’t really examples where…Jan 2Jan 2
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 26, 20241Oct 26, 20241
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 27, 2024Jun 27, 2024
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 27, 2024Jun 27, 2024
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 26, 20243Jun 26, 20243
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 12, 2024Mar 12, 2024
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 3, 2024Mar 3, 2024
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 11, 2024Feb 11, 2024
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 20, 2024Jan 20, 2024