Dual-Stream Conscience: From Architecture to Trained Model
In May 2023, Geoffrey Hinton resigned from Google to speak about the risks of AI [1]. In interviews with the New York Times and CBS, he described concerns about AI …
A science blog about my spare time data analysis projects.

A science blog about my spare time Data Analysis projects
Hello and Welcome at thebigdatablog.com. My name is Heiko Wagner and this Website is about stuff which is somewhat related to my research. However, this website has a different focus. While my research is mostly about theoretical properties of various estimators, this website is focussed on implementation details, in particular if we are facing a large amount of data. Beside I also want to present different projects I carried out in my spare time to a larger audience.
In May 2023, Geoffrey Hinton resigned from Google to speak about the risks of AI [1]. In interviews with the New York Times and CBS, he described concerns about AI …
Current large language models (LLMs) concatenate system instructions, historical context, and factual data into the same token sequence. Through successive layers of self-attention, these distinct inputs intertwine — a monolithic …
Current software development using AI coding agents rests on a technological paradox. We use coding agents based on transformer architectures with billions of parameters to write code in languages like …