Examples for Heisenbug 2019
-
Updated
Apr 18, 2019 - Jupyter Notebook
Examples for Heisenbug 2019
📈 Implémentation d’un algorithme de machine learning : régression linéaire avec descente de gradient. Le projet prédit le prix d’une voiture selon son kilométrage, avec entraînement (θ0, θ1) sauvegardé en JSON, prédiction en CLI, visualisation, tests, CI/CD et outils qualité.
One function that makes the string matchable
Fork of Mutmut, mutation testing system for Python projects. API mutmut-compatible. Faster using --parallelize option (about 4x). Installable using poetry. Type-checked with mypy. Work in progress but it should work fine. Force push risks!
A payment system built by an AI agent from a frozen spec, zero hand written tests, guarded by a four layer verification pyramid (structural, behavioral, agent judgment, mutation). 73.1 percent mutation kill rate.
Adversarial test-hardening for AI-written code: a Tester writes tests, mutation testing finds what they miss, a Critic kills the named survivors. Mechanical verdicts, mutation-kill receipts, $0 on a Claude subscription.
To associate your repository with the mutmut topic, visit your repo's landing page and select "manage topics."