Show HN: Unlearning Comparator, a visual tool to compare machine unlearning

Hacker News (score: 31)
Found: July 07, 2025
ID: 154

Description

Other
Show HN: Unlearning Comparator, a visual tool to compare machine unlearning I built Unlearning Comparator, a visual analytics toolkit to help researchers and developers compare how different machine unlearning methods work. It provides a unified workflow to test for accuracy, efficiency, and privacy. You can check out the live demo linked in the post, and the source code is on GitHub: https://github.com/gnueaj/Machine-Unlearning-Comparator Our accompanying paper is currently under review at IEEE TVCG. Happy to answer any questions and would love to hear your feedback!

More from Hacker

Show HN: Lockenv – Simple encrypted secrets storage for Git

Show HN: Lockenv – Simple encrypted secrets storage for Git Hi!<p>I got tired of setting up tools I can&#x27;t explain to a team in a few words like sops or git-crypt, just to store few files with environment variables or secrets, so I built lockenv as a simple alternative.<p>It&#x27;s basically a password-protected vault file you commit to git. No gpg keys, no cloud, just lockenv init, set a password, and lock&#x2F;unlock the secrets.<p>This tool integrates with OS keyring, so you&#x27;re not typing passwords constantly. Should work on Mac&#x2F;Linux&#x2F;Windows, but I tested it only on linux so far.<p>I am not trying to replace any mature &#x2F; robust solution, just making small tool for simple cases, where I want to stop sharing secrets via slack.<p>Feel free to try, thank you!

Agent-o-rama: build, trace, evaluate, and monitor LLM agents in Java or Clojure

Agent-o-rama: build, trace, evaluate, and monitor LLM agents in Java or Clojure

Show HN: Notepad.exe – macOS editor for Swift and Python (now Linux runtime)

Show HN: Notepad.exe – macOS editor for Swift and Python (now Linux runtime) I recently released version 1.4 of Notepad.exe, my editor built for macOS. The goal of the app is to let you prototype ideas in Swift or Python with minimal setup - write code, hit Run, skip project scaffolding.<p>This release adds support for a Linux runtime&#x2F;subsystem, so you can write on macOS and execute snippets in a Linux environment.<p>I’d love to hear any feedback or answer any questions: would a tool like this fit your workflow? What friction remains?

Better Curl Saul: a lightweight API testing CLI focused on UX and simplicity

Better Curl Saul: a lightweight API testing CLI focused on UX and simplicity

No other tools from this source yet.