mlajtos/moniel
Interactive Notation for Computational Graphs
This tool helps machine learning engineers and researchers design and visualize deep learning models. Instead of writing lines of code to define how data flows through a neural network, you can use a simple, human-friendly notation to describe the model's structure. You input your desired graph components and connections, and it outputs a clear, declarative representation of your computational graph.
370 stars. No commits in the last 6 months.
Use this if you want to quickly sketch and understand the architecture of deep learning models using a visual, declarative approach rather than a programmatic one.
Not ideal if you need a fully executable deep learning framework for training and deployment, as this focuses solely on notation and visualization.
Stars
370
Forks
29
Language
JavaScript
License
MIT
Category
Last pushed
Apr 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlajtos/moniel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndif-team/nnsight
The nnsight package enables interpreting and manipulating the internals of deep learned models.
huggingface/dataset-viewer
Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
LYH-YF/MWPToolkit
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
epfml/disco
DISCO is a code-free and installation-free browser platform that allows any non-technical user...
ndif-team/ndif
The NDIF server, which performs deep inference and serves nnsight requests remotely