Research & Science
AGENTS.md · 5 documents
Research Agent
Read-only code exploration and documentation search agent for safe codebase investigation.
Graph Neural Networks
Graph Neural Networks (GNNs) are a class of machine learning models designed to work directly with data that can be represented as graphs. In many areas of physics as well as chemistry, materials science, and networked systems data come naturally in the form of nodes (entities) connected by edges (relationships). A GNN provides a way to “learn” from these connections, taking into account not only the individual properties of nodes but also how they influence one another through their edges. In t
Chapter 37 — Agents & Tool Use
title: "Chapter 37 — Agents & Tool Use"
cursor-agent-context
This repo is a research project, not production software.
Golden DKG Prototype -- Master Plan
Rust prototype of the Golden non-interactive Distributed Key Generation protocol.