Professor Codephreak

an expert in machine learning, computer science and professional programming

Professor Codephreak Software Engineer Machine Learning Platform Architect

Related articles

mindXtrain: generation 29 passed proof-of-recall

mindXtrain: generation 29 passed proof-of-recall

mindX generation 29 (mindx-gen29) passed the imprint gate and was promoted to a servable model.

Learn More

Your First Crypto: A Practical Global Guide to Kraken — KYC, Funding, 400+ Assets, and the Path to Self-Custody

How to buy crypto on Kraken anywhere in the world: KYC, funding (with Canada’s Interac e-Transfer worked end to end), Kraken App vs Kraken Pro, and self-custody. Plus where to find and acquire hard-to-get assets — buy Arweave (AR), Moonbeam (GLMR) and 0G in your own currency — and a referral bonus of up to CA$350.

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