-
Updated
Dec 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,656 public repositories matching this topic...
-
Updated
Jan 24, 2021 - Python
-
Updated
Oct 19, 2019
-
Updated
Jan 24, 2021 - JavaScript
🚀 Feature
Motivation
Testing time in CI is high (> 10 min per commit), but we are not using all available resources.
Tests that run on CPU can be executed in parallel.
Pitch
Use something like pytest-xdist on a subset of the tests.
I did some quick testing wit
-
Updated
Jan 21, 2021 - C++
-
Updated
Jan 23, 2021 - Python
-
Updated
Jan 24, 2021 - C++
-
Updated
Jan 17, 2021 - Python
-
Updated
Jan 22, 2021 - Python
-
Updated
Jan 19, 2021 - JavaScript
-
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
Jan 15, 2021 - Jupyter Notebook
-
Updated
Jan 18, 2021 - Shell
-
Updated
Jan 21, 2021 - Jupyter Notebook
-
Updated
Jan 24, 2021 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Jan 6, 2021 - Python
-
Updated
Jan 24, 2021 - C
-
Updated
Dec 11, 2020 - Python
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
Jan 23, 2021
-
Updated
Dec 11, 2019 - C++
-
Updated
Jul 15, 2020 - Python
-
Updated
May 3, 2017 - Swift
-
Updated
Jan 5, 2021 - Python
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.