Skip to content

Organize the Examples Folder #16273

@awaelchli

Description

@awaelchli

Outline & Motivation

Our examples folder is messy, it currently looks like this: https://github.com/Lightning-AI/lightning/tree/master/examples
It does not matter if you are an expert or a beginner, if you arrive here in this repository, the examples folder sticks out as an obvious place to start exploring. But it's a mess. Where to start? What is important? What is new, what is old? The Readme is outdated.

Pitch

Organize the top level folders into:

examples/
    app
    fabric
    pytorch

Organize the readme, either at the top level or in each subfolder, with sections for

Beginner
Intermediate
Expert

(or a similar structure organized by concepts).

Delete examples that are too outdated or irrelevant. Make everything as concise as possible.

Additional context

No response

cc @Borda @justusschock @awaelchli

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions