Contents

ludwig 0.10.4

0

Declarative machine learning: End-to-end machine learning pipelines using data-driven configurations

Declarative machine learning: End-to-end machine learning pipelines using data-driven configurations.

Stars: 11647, Watchers: 11647, Forks: 1212, Open Issues: 56

The ludwig-ai/ludwig repo was created 7 years ago and the last code push was 4 weeks ago.
The project is extremely popular with a mindblowing 11647 github stars!

How to Install ludwig

You can install ludwig using pip

pip install ludwig

or add it to a project with poetry

poetry add ludwig

Package Details

Author
Piero Molino
License
Apache 2.0
Homepage
https://github.com/ludwig-ai/ludwig
PyPi:
https://pypi.org/project/ludwig/
GitHub Repo:
https://github.com/ludwig-ai/ludwig
No  ludwig  pypi packages just yet.

Errors

A list of common ludwig errors.

Code Examples

Here are some ludwig code examples and snippets.

GitHub Issues

The ludwig package has 56 open issues on GitHub

  • [pre-commit.ci] pre-commit suggestions

See more issues on GitHub

Related Packages & Articles

deeplake 4.5.2

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.