Skip to content
#

artificial-intelligence

The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.

Here are 9,335 public repositories matching this topic...

pytorch-lightning
Borda
Borda commented Dec 8, 2020

🚀 Feature

add/fix typing in all PL codebase, this will yield in multiple PR as we prefer to split the work into smaller peace

Additional context

in #5021 we introduced a new ignore list so after it is merged, take out a single ignored item and fix typing for that part

each item + its fix = one PR

Sections

  • pytorch_lightning.callbacks.*
  • pytorch_lightning.c
olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner
Ciphey
You can’t perform that action at this time.