-
Updated
Dec 2, 2020
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...
-
Updated
Dec 11, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 12, 2020 - C++
🚀 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
-
Updated
Dec 12, 2020 - Python
-
Updated
Dec 11, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Dec 9, 2020 - Python
-
Updated
Nov 30, 2020 - Python
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-
Updated
Nov 21, 2018 - Shell
-
Updated
Oct 31, 2020 - Jupyter Notebook
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Shell
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Apr 21, 2020 - Python
-
Updated
Dec 8, 2020 - Jupyter Notebook
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 7, 2020 - C
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 1, 2020
-
Updated
Dec 11, 2019 - C++
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
-
Updated
May 3, 2017 - Swift
-
Updated
Jul 15, 2020 - Python
-
Updated
Sep 23, 2020 - Jupyter Notebook
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.