The field of artificial intelligence is massive and ever-changing. For those of us who are interested in the overall field itself, it’s nearly impossible to keep up with everything nor to specialize in all the niches that interest us. A good, quick overview can easily be found on Wikipedia.

How does a Cross Trained Mind define artificial intelligence? The field of AI studies how to create a mind in a holistic manner. Someone specializing in a subfield of AI will look at a specific aspect of intelligence to focus on replicating. For instance, a computer vision engineer will create an AI-based application that handles one minor (though difficult) vision task. Or a cognitive psychologist might focus on how the brain handles very old memories and translates that into a programmable cognitive architecture. Or a computational linguist might create a generative grammar to be used for a natural language processing application.

The Cross Trained Mind approach is to avoid focusing too narrowly on a single part of AI, though we do study these areas. We take the long road and get a much higher view. We take the time to study a wider variety of fields that all contribute to AI. We learn math as well as neuroscience, programming as well as business skills. In all that, we’ll have our strong areas and weak areas, but we’ll at least be knowledgeable in each.

Now let’s move on to other very useful resources in learning about AI.

Site Update

Site Update

You might have noticed that the site and the associated YouTube channel have been a little quiet since the end of summer. Since then, I have been substitute teaching at the elementary level. This is an exhausting role, but a useful one. Society, and schools in particular, need subs in order to keep moving forward….

Book Review: Developing IoT Projects With ESP32

Book Review: Developing IoT Projects With ESP32

Author:  Vedat Ozan OnerPublisher:  PacktPublication Date:  September 13, 2021Publication LinkPrerequisites: Electrical engineering knowledge VERY helpful Disclaimer: The publisher sent me a copy of this book for review. I promise that everything said here is my own opinion regardless. All reviews at the Cross Trained Mind are open and honest. About This Book This book goes into detail on…

Book Review: Exploring GPT-3

Book Review: Exploring GPT-3

Author:  Steve TingirisPublisher:  PacktPublication Date:  August 27, 2021Publication LinkPrerequisites: Nothing Disclaimer: The publisher sent me a copy of this book for review. I promise that everything said here is my own opinion regardless. All reviews at the Cross Trained Mind are open and honest. About This Book This book looks into how GPT-3 and how to interact with…

Book Review: Modern Cryptography for Cybersecurity Professionals

Book Review: Modern Cryptography for Cybersecurity Professionals

Author:  Lisa BockPublisher:  PacktPublication Date:  June 11, 2021Publication LinkPrerequisites: A devious mind Disclaimer: The publisher sent me a copy of this book for review. I promise that everything said here is my own opinion regardless. All reviews at the Cross Trained Mind are open and honest. About This Book This is a high-level introductory book on cryptography. It…

Book Review: Python Object-Oriented Programming, 4th Ed

Book Review: Python Object-Oriented Programming, 4th Ed

Authors:  Steven F. Lott and Dusty PhillipsPublisher:  PacktPublication Date:  July 2, 2021Publication LinkPrerequisites: Beginning Python Disclaimer: The publisher sent me a copy of this book for review. I promise that everything said here is my own opinion regardless. All reviews at the Cross Trained Mind are open and honest. About This Book There are many programming paradigms, but…