-
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,422 public repositories matching this topic...
-
Updated
Aug 20, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Aug 20, 2020 - C++
-
Updated
Aug 20, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Aug 20, 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
Jul 24, 2020 - Python
-
Updated
Nov 21, 2018 - Shell
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 18, 2020 - Jupyter Notebook
The type annotations of num_sanity_val_steps: and limit_val_batches are int and Union[int, float] for percent or num_batches. The minimum of percent and num_batches will be percent. (except when num_batches==0)
https://github.com/PyTorchLightning/pytorch-lightning/blob/a59e140ee814d8818d121405582133cf6b767e1a/pytorch_lightning/trainer/trainer.py#L461
Maybe we can remove
-
Updated
Apr 21, 2020 - Python
-
Updated
Jul 25, 2020 - C
-
Updated
Jul 2, 2020 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
May 3, 2017 - Swift
-
Updated
Dec 11, 2019 - C++
-
Updated
Aug 19, 2020 - Jupyter Notebook
-
Updated
Jul 15, 2020 - Python
-
Updated
Aug 5, 2020
-
Updated
Jul 20, 2020 - Jupyter Notebook
-
Updated
Jun 13, 2020 - Python
-
Updated
Aug 20, 2020 - C++
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 20, 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.