-
Updated
Jun 12, 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 8,576 public repositories matching this topic...
-
Updated
Sep 10, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 7, 2020 - C++
-
Updated
Sep 10, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Sep 10, 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
Sep 7, 2020 - Python
-
Updated
Nov 21, 2018 - Shell
🚀 Feature
Create the metric MulticlassAUROC to allow for the AUROC metric to be used in multi-class problem settings. Or,
Expand the AUROC metric to support multi-class data, which would also directly solve this AUROC bug that instead gives a random value when used in multi-class problems: https://github.com/PyTorchLightning/
-
Updated
Sep 10, 2020 - Python
-
Updated
Aug 18, 2020 - Jupyter Notebook
-
Updated
Aug 31, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Sep 3, 2020 - C
-
Updated
Mar 12, 2020 - Python
-
Updated
Sep 10, 2020 - Jupyter Notebook
-
Updated
May 3, 2017 - Swift
-
Updated
Dec 11, 2019 - C++
-
Updated
Jul 15, 2020 - Python
-
Updated
Aug 27, 2020
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 10, 2020 - C++
-
Updated
Sep 4, 2020 - 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.