Lightning-Universe / lightning-bolts

Toolbox of models, callbacks, and datasets for AI/ML researchers.
https://lightning-bolts.readthedocs.io
Apache License 2.0
1.68k stars 320 forks source link

Deprecated components (Will not be maintained actively) #719

Closed SeanNaren closed 2 years ago

SeanNaren commented 3 years ago

Related to #712

Below I've gone through all the different modules available, and come up with a list of deprecated modules. I've been lenient in my choices, primarily to allow some discussions if any should be moved around. If you think the list is wrong, please comment!

Deprecated modules will be made clear within a new documentation page containing a list of all deprecated modules (+ links eventually). This hopefully allows us to draw a line between model specific implementations + applicable research components within a field.

Also important is having a gateway for users to where they can get such implementations; i.e Flash. Any suggestions for RL based implementations? There must be a nice open source repo for Lightning + RL.

Maintained by the Lightning Team

Callbacks

Datamodules

Datasets

Optimizers

Deprecated (Lightning Team will not be active to fix issues here, contributions welcomed)

Callbacks

Datamodules

Losses

Metrics

Models

Optimizers

SeanNaren commented 3 years ago

cc @Borda @akihironitta @tchaton @PyTorchLightning/core-bolts

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.