Advanced Topic Modeling with LLMs

Advanced Topic Modeling with LLMs
This article is a continuation of topic modeling open-source intelligence (OSINT) from the OpenAlex API. In a previous article, I ...
Read more

From Reactive to Predictive: Forecasting Network Congestion with Machine Learning and INT

From Reactive to Predictive: Forecasting Network Congestion with Machine Learning and INT
Context centers, network slowdowns can appear out of nowhere. A sudden burst of traffic from distributed systems, microservices, or AI ...
Read more

Gain a Better Understanding of Computer Vision: Dynamic SOLO (SOLOv2) with TensorFlow

Gain a Better Understanding of Computer Vision: Dynamic SOLO (SOLOv2) with TensorFlow
https://github.com/syrax90/dynamic-solov2-tensorflow2 – Source code of the project described in the article. Disclaimer ⚠️ First of all, note that this project ...
Read more

The Hidden Trap of Fixed and Random Effects

The Hidden Trap of Fixed and Random Effects
What Are Random Effects and Fixed Effects? When designing a study, we often aim to isolate independent variables from those ...
Read more

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)

Exploratory Data Analysis: Gamma Spectroscopy in Python (Part 2)
part, I did an exploratory data analysis of the gamma spectroscopy data. We were able to see that using a ...
Read more

TDS Authors Can Now Edit Their Published Articles

TDS Authors Can Now Edit Their Published Articles
One of our guiding principles as a publication is that authors’ work remains theirs. This hasn’t changed since launching our ...
Read more

The Age of Self-Evolving AI Is Here

The Age of Self-Evolving AI Is Here
1. Introduction In one of my previous articles, we explored Google’s Titans (Behrouz et al., 2024)1 and how TTT (Test-Time ...
Read more

Your 1M+ Context Window LLM Is Less Powerful Than You Think

Your 1M+ Context Window LLM Is Less Powerful Than You Think
are now able to handle vast inputs — their context windows range between 200K (Claude) and 2M tokens (Gemini 1.5 Pro). That’s ...
Read more

How to Overlay a Heatmap on a Real Map with Python

How to Overlay a Heatmap on a Real Map with Python
need a simple, engaging, and scalable method for presenting geospatial data, they often turn to a heatmap. This 2D visualization ...
Read more

Do You Really Need a Foundation Model?

Do You Really Need a Foundation Model?
are everywhere — but are they always the right choice? In today’s AI world, it seems like everyone wants to use foundation ...
Read more