How R U OK? leverages Isentia insights to enhance communications campaigns 

How R U OK? leverages Isentia insights to enhance communications campaigns 

How R U OK? leverages Isentia insights to enhance communications campaigns 

object(WP_Post)#7549 (24) { [“ID”]=> int(35056) [“post_author”]=> string(2) “36” [“post_date”]=> string(19) “2024-10-10 00:11:13” [“post_date_gmt”]=> string(19) “2024-10-10 00:11:13” [“post_content”]=> string(6835) ” The role –and nature– of news and journalism is constantly evolving, from how it is consumed to which voices are trusted. New platforms, the rise of citizen journalists, and shifting news consumption habits are continuing to … Read more

8 Significant Research Papers on LLM Reasoning

8 Significant Research Papers on LLM Reasoning

Simple next-token generation, the foundational technique of large language models (LLMs), is usually insufficient for tackling complex reasoning tasks. To address this limitation, various research teams have explored innovative methodologies aimed at enhancing the reasoning capabilities of LLMs. These enhancements are crucial for enabling these models to handle more intricate problems, thus significantly broadening their … Read more

Smart Route Planning: Tactics to Outpace Competitors

Smart Route Planning: Tactics to Outpace Competitors

When it comes to staying ahead of the competition, smart route planning is your secret weapon. In today’s fast-paced environment, efficient logistics and streamlined routes aren’t just about saving time and money – they’re about outpacing your competitors, keeping your customers happy, and ultimately growing your business. Understanding the Basics: What is Route Planning? Route … Read more

From Zero to App in 5 minutes

From Zero to App in 5 minutes

This blog post focuses on new features and improvements. For a comprehensive list, including bug fixes, please see the release notes. We are introducing pre-built, ready-to-use templates that simplifies the app creation process for various usecases. Each template comes with a range of resources, such as datasets, models, workflows, and modules, allowing you to quickly get … Read more

BYOL tutorial: self-supervised learning on CIFAR images with code in Pytorch

BYOL tutorial: self-supervised learning on CIFAR images with code in Pytorch

After presenting SimCLR, a contrastive self-supervised learning framework, I decided to demonstrate another infamous method, called BYOL. Bootstrap Your Own Latent (BYOL), is a new algorithm for self-supervised learning of image representations. BYOL has two main advantages: It does not explicitly use negative samples. Instead, it directly minimizes the similarity of representations of the same … Read more

How R U OK? leverages Isentia insights to enhance communications campaigns 

Navigating the digital SEAs: Insights from the Isentia Narrative Intelligence Workshop 2024

object(WP_Post)#7035 (24) { [“ID”]=> int(35056) [“post_author”]=> string(2) “36” [“post_date”]=> string(19) “2024-10-10 00:11:13” [“post_date_gmt”]=> string(19) “2024-10-10 00:11:13” [“post_content”]=> string(6835) ” The role –and nature– of news and journalism is constantly evolving, from how it is consumed to which voices are trusted. New platforms, the rise of citizen journalists, and shifting news consumption habits are continuing to … Read more

An Overview of Emerging Enterprise Solutions

An Overview of Emerging Enterprise Solutions

Setting the Stage: The Shift from Consumer to Enterprise AI In recent years, the surge of generative AI breakthroughs has not only generated global buzz but also significantly influenced consumer behaviors, prompting millions to embrace these technologies daily. Initially, the market saw a wave of startups racing to introduce innovative, buzzworthy generative AI products targeting … Read more

Google’s New Generative AI Shopping Features Explained

Google’s New Generative AI Shopping Features Explained

Source: Unsplash In August 2024, Google launched two AI-powered features that make it easier for customers to find and compare products online. One of them is a Google Lens feature new to desktop, while the other allows for comparison between products open on your tabs. Find the full rundown of what they do and how … Read more

Clarifai 10.5: Gear Up Your AI: Fine-Tuning LLMs

Clarifai 10.5: Gear Up Your AI: Fine-Tuning LLMs

This blog post focuses on new features and improvements. For a comprehensive list, including bug fixes, please see the release notes. Fine-Tuning Large Language Models using the Clarifai Platform Fine-tuning allows you to adapt foundational text-to-text models to specific tasks or domains, making them more suitable for particular applications. By training on task-specific data, you can … Read more

How diffusion models work: the math from scratch

How diffusion models work: the math from scratch

Diffusion models are a new class of state-of-the-art generative models that generate diverse high-resolution images. They have already attracted a lot of attention after OpenAI, Nvidia and Google managed to train large-scale models. Example architectures that are based on diffusion models are GLIDE, DALLE-2, Imagen, and the full open-source stable diffusion. But what is the … Read more