by | Dec 30, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Image by AuthorUsing knowledge graphs and AI to retrieve, filter, and summarize medical journal articlesThe accompanying code for the app and notebook are here.Knowledge graphs (KGs) and Large Language Models (LLMs) are a match made in heaven. My previous posts...
by | Dec 30, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Using LLMs to create artistic representations of dataContinue reading on Towards Data Science » Using LLMs to create artistic representations of dataContinue reading on Towards Data Science » blockchain, prompt-engineering, ai, large-language-models,...
by | Dec 30, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
At an AI conference at the close of the year, I was in the speakers’ lounge finishing up my work when three loud AI executives entered.Continue reading on Towards Data Science » At an AI conference at the close of the year, I was in the speakers’ lounge finishing up...
by | Dec 29, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Dissecting “Reinforcement Learning” by Richard S. Sutton with custom Python implementations, Episode VContinue reading on Towards Data Science » Dissecting “Reinforcement Learning” by Richard S. Sutton with custom Python implementations, Episode VContinue reading on...
by | Dec 29, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
When there are more features than model dimensionsIntroductionIt would be ideal if the world of neural network represented a one-to-one relationship: each neuron activates on one and only one feature. In such a world, interpreting the model would be straightforward:...
by | Dec 29, 2024 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Some insights on using Google’s latest Vision Language ModelHutt Lagoon, Australia. Depending on the season, time of day, and cloud coverage, this lake changes from red to pink or purple. Source: Google Maps.Multimodal models are architectures that simultaneously...