MASTERMIND

MASTERMIND

MASTERMIND documentation on the blockchain

Related articles

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

mindXtrain — One-Command Qwen3 Fine-Tuning on AMD MI300X

mindXtrain is the first one-command Qwen3 fine-tuner natively optimized for AMD MI300X. It is the AMD-shaped half of the PYTHAI/DELTAVERSE stack: a single Python package that takes a YAML recipe and produces a trained, evaluated, FP8-quantized, served, and on-chain-anchored model — all on a single MI300X, all driven by a 60-second on-device autotune that pins kernel and collective choices before training starts. This post is the canonical landing page for the project. If you are […]

Learn More

Hackathon Challenge:

OpenAI Assistants API Llama-Index/MongoDB In this hackathon, you will build and iterate on an LLM-based application using AI observability to validate the performance of your app. You can choose between two sets of tools for building your app: Tool set 1: The OpenAI Assistants API Tool set 2: Llama-Index, MongoDB and GPT-4. With either choice, you will use TruLens to validate and improve the performance of your application. By bringing together TruEra, OpenAI, Llama-Index, and […]

Learn More