examples-gallery
examples-gallery copied to clipboard
Sample notebooks that use the Openlayer Python API
Examples Gallery | Openlayer
This repository contains a gallery of sample notebooks illustrating the use of the openlayer
Python library.
You can use it as a starting point for your projects, or together with the documentation
and API reference.
What is Openlayer?
Openlayer is an evaluation tool that fits into your development and production pipelines to help you ship high-quality models with confidence.
👉 Join our Discord community! We'd love to meet you and help you get started evaluating your AI models.
Installation
To run the notebooks in this repository, you'll need to have the openlayer
library installed.
Install with PyPI (pip)
pip install --upgrade openlayer
or install with Anaconda (conda)
conda install openlayer --channel conda-forge
Documentation
This repository complements the rest of the documentation. Navigate here for quickstart guides and in-depth tutorials. The full Python library reference can be found here.
Contributing
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome! Just send us a message on Discord.