Harrison Kinsley
Founder, PythonProgramming.net & Creator of sentdex
Creator of sentdex, one of the world's most popular and long-standing AI and Python educational channels with over 1.35 million subscribers. Author of Neural Networks from Scratch (NNFS) and pioneer in open-source AI education covering reinforcement learning, robotics, and frontier neural architectures.
Areas of focus
Professional niches
Watch Harrison Kinsley in Action
Proof of Work
Jev, Yang & Recursive Self Improvement - Happenings in AI
Analyzed cognitive science frameworks (ACT-R, Soar) mapped to modern LLM agents, detailing episodic and semantic memory indexing for long-horizon task execution.
Memory retrieval latency increases exponentially without hierarchical vector pruning.
Context: Episodic memory, vector graph retrieval, tree-of-thought search, Claude 3.5 Sonnet.
View missionAgentic Memory Systems and Cognitive Graph Blueprints
Created open-source Python implementations of dynamic knowledge graph generation and stateful memory reflection for autonomous research agents.
Graph schema extraction from unstructured text can generate redundant edge relations without entity reconciliation.
Context: Python, NetworkX, Neo4j, LlamaIndex, OpenAI API.
View mission