Archive of posts with category 'AI'

Review of "A Path Towards Autonomous Machine Learning Intelligence" by Yann LeCun (Version 0.9.2, June 27, 2022)

This article reviews Yann LeCun's paper on autonomous machine learning intelligence, focusing on self-learning agents and their capabilities.

Why Role-Playing is Still Mirroring, Just Narrowed

Exploring how language models mirror user prompts and the implications of this mirroring in role-playing scenarios.

Fractals in Nature - The Hidden Geometry of the Natural World

Fractals are intricate geometric shapes that can be split into parts, each of which is a smaller copy of the whole. This property, known as self-similarity, makes fractals both fascinating...

AI Is Changing Your Brain (Like It or Not)

A deep look at how constant interaction with AI is rewiring the way we think, remember, and solve problems—often without us realizing it.

Naive Bayes Spam Filtering

The following is a step by step quide for spam fitering using Naive Bayes. Refer to the previous posts for a deeper explanation on Bayes Theorem and Naive Bayes. In...

How Large Language Models Work, Part 1

Large language models has revolutionized how machines understand and generate human language. These models demonstrate incredible capabilities, however the mathematics behind their architecture, training, and fine-tuning can at times seem...

AI Advances and ChatGPT in the Software Development World

The software development world has witnessed a significant transformation with the advent of Artificial Intelligence (AI) and its applications. One of the most notable AI tools that has gained popularity...