manifold
Model debugger
An interactive tool to help machine learning practitioners visualize and debug their models' performance by comparing predictions to ground truth data.
A model-agnostic visual debugging tool for machine learning
2k stars
52 watching
117 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
incubationmachine-learningvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
ericjang/tdb | A tool for interactive debugging and visualization of deep learning models during training | 1,356 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
thalium/icebox | A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory | 558 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
trek10inc/aws-lambda-debugger | Enables live debugging of AWS Lambda functions from a local environment | 294 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
michaeled/uisleuth | A tool for debugging and prototyping Xamarin.Forms mobile apps | 22 |
tomquist/debugview | An interactive visualization tool for functional programming with sequences in Swift. | 38 |
simonexmachina/ember-devtools | A collection of useful Ember.js debugging functions. | 159 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
cyclejs/cycle-time-travel | A debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications | 217 |
zsshen/probedroid | A toolset for creating and running custom analysis and debugging tools on Android without modifying the app source code | 197 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |