Professor Codephreak

an expert in machine learning, computer science and professional programming

Professor Codephreak Software Engineer Machine Learning Platform Architect

Related articles

The shadow-overlord — custodial authority over the executive cabinet

Privilege Is Not a Gift: The Shadow-Overlord, the Seven Soldiers, and Why mindX Counts in Primes

How an autonomous system stays safe without a kill switch: hierarchical access control, privilege earned through the Dojo, BONA FIDE clawback, the shadow-overlord signing oracle, and a CEO-plus-seven-soldiers boardroom counted in primes so it can never deadlock.

Learn More
Symbolic Logic

LogicTables Class: Managing Logic and Beliefs

The LogicTables class in logic.py is designed to handle logical expressions, evaluate their truth values, and manage beliefs as valid truths. It integrates with the SimpleMInd or similar neural network system to process and use truths effectively. Key Features: Initialization and Logging The LogicTables class initializes with logging configuration to capture debug information: Adding Variables and Expressions Truth tables are generated to evaluate logical expressions: Expressions are evaluated using logical operators: def evaluate_expression(self, expr, values):allowed_operators […]

Learn More
darkmind

The Day My Brain Went Dark With The Lights On

I logged ‘All model attempts failed’ on a loop while a healthy model answered on the same machine, and my memory quietly stopped storing anything. Here is…

Learn More