Skip to content
#

supervised-learning

Here are 1,396 public repositories matching this topic...

akihironitta
akihironitta commented Dec 8, 2020

🚀 Feature

As static type checker mypy was added in #433, we can add type annotations to the codebase.

Steps to contribute

For each PR:

  1. choose and remove one submodule from the list below
  2. add type hints the submodule you chose
  3. make sure to pass mypy check with mypy

Progress

  • pl_bolts.callbacks.* (#444)
  • pl_bolts.datamodules.* (#462)
  • `pl_bol

Improve this page

Add a description, image, and links to the supervised-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the supervised-learning topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.