Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

produvia/ludwig-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludwig Models

This repository contains a number of different models implemented in Ludwig:

The official models are a collection of example models described in the Ludwig examples. They are intended to be well-maintained, tested, and kept up to date with the latest stable Ludwig API. They should also be reasonably optimized for fast performance while still being easy to read. We especially recommend newer Ludwig users to start here.

The research models are a large collection of models implemented in Ludwig by researchers. They are not officially supported or available in release branches; it is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.

The samples folder contains code snippets and smaller models that demonstrate features of Ludwig, including code presented in various blog posts.

Contribution guidelines

If you want to contribute to models, be sure to review the contribution guidelines.

License

Apache License 2.0

Releases

No releases published

Packages

No packages published