Month: January 2026

Experimental Math Featured Posts Python Statistical Science

Simple Normality Test with Application to Random Number Generation

Numbers such as π, e, log 2 or √2 have binary digits (bits) that look randomly distributed. They are very good candidates to generate randomness especially in cryptography. One way to assess their randomness is by proving that they are normal numbers. Such a proof has remained elusive for centuries. Here I focus on a […]

Read More
Books Deep Learning Explainable AI Featured Posts Natural Language Processing Python Synthetic Data

New Book: No-Blackbox, Secure, Efficient AI and LLM Solutions

Large language models and modern AI is often presented as technology that needs deep neural networks (DNNs) with billions of Blackbox parameters, expensive and time consuming training, along with GPU farms, yet prone to hallucinations. This book presents alternatives that rely on explainable AI, featuring new algorithms based on radically different technology with trustworthy, auditable, […]

Read More