Community integrations#
The following integrations are developed and maintained by third parties.
Flyte#
Flyte is a highly scalable and flexible workflow orchestrator that unifies data, ML, and analytics. The integration configures links between the two platforms so that you can use Neptune within Flyte.
- See Neptune in the Flyte documentation.
- View Flyte on GitHub .
H2O Hydrogen Torch#
H2O Hydrogen Torch is a no-code deep learning tool. You can use Neptune to compare and visualize your H2O Hydrogen Torch experiments.
- See the H2O Hydrogen Torch documentation .
H2O LLM Studio#
H2O LLM Studio is a framework and no-code GUI designed for fine-tuning state-of-the-art large language models (LLMs). It integrates with Neptune to track and visualize all aspects of your experiment in real time.
- See Compare experiments in the H2O LLM Studio documentation.
- View H2O LLM Studio on GitHub .
MMEngine#
MMEngine is a foundational library for training deep learning models based on PyTorch. It integrates with Neptune to track and visualize your training metrics.
- See Visualizing training logs in Neptune in the MMEngine documentation.
Modelbit#
Modelbit lets you deploy ML models from Jupyter notebooks to production environments with REST APIs. It integrates with Neptune using your Neptune API token so you can log training metadata and model performance to your Neptune projects.
- See Using Neptune with training jobs in the Modelbit documentation.
Open Metric Learning#
OML is a PyTorch-based framework to train and validate the models producing high-quality embeddings. You can enable Neptune logging in OML Pipelines.
- See Logging & Visualization in the OML documentation.
- View OML on GitHub .
RecList#
RecList is an open source library providing behavioral, "black-box" testing for recommender systems. It supports streaming the results of your tests directly to Neptune, both as metrics and charts.
- See Using third-party tracking tools in the RecList documentation.
- View a video showing this integration in action .
Slideflow#
Slideflow is a deep learning library for digital pathology that provides a unified API for building, training, and testing models using Tensorflow or PyTorch. You can enable Neptune logging when working with Slideflow.
- See Training in the Slideflow documentation.
- View Slideflow on GitHub .
Ultralytics YOLO#
Ultralytics YOLO is a cutting-edge, state-of-the-art (SOTA) computer vision model. Ultralytics supports Neptune logging when working with YOLO models.
- See utils → callbacks → neptune in the YOLO documentation.
- View Ultralytics on GitHub .