-
Updated
Nov 25, 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,209 public repositories matching this topic...
-
Updated
Nov 25, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 25, 2020 - C++
-
Updated
Nov 24, 2020 - Python
🚀 Refactoring
As isort
has been added to ci in #4242, we now need to apply the formatter step by step i.e. a submodule per PR (recommended in PyTorchLightning/pytorch-lightning#4242 (comment) by @Borda)
Steps
For each PR:
- choose one submodule from below list and apply
isort
to it - remove the corresponding line in
pyproject.toml
- make
-
Updated
Nov 25, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 8, 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
Oct 14, 2020 - Shell
-
Updated
Apr 21, 2020 - Python
-
Updated
Oct 29, 2020 - Python
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Nov 19, 2020 - Jupyter Notebook
-
Updated
Nov 18, 2020 - C
-
Updated
Mar 12, 2020 - Python
-
Updated
Dec 11, 2019 - C++
-
Updated
Oct 29, 2020
-
Updated
May 3, 2017 - Swift
-
Updated
Jul 15, 2020 - Python
-
Updated
Sep 23, 2020 - Jupyter Notebook
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
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.