henripal/labnotebook
LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.
LabNotebook helps deep learning practitioners manage their machine learning experiments. It allows you to save and monitor all your experimental data, including configurations, models, results, and training curves, to a PostgreSQL database. Researchers and machine learning engineers can use this to keep a permanent, queryable record of their work.
528 stars. No commits in the last 6 months.
Use this if you need a flexible way to permanently store, query, and monitor all the details of your deep learning experiments in a central database.
Not ideal if you prefer a simpler, file-based logging system or only need basic visualization without advanced querying capabilities.
Stars
528
Forks
39
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 31, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/henripal/labnotebook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code