-
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,671 public repositories matching this topic...
-
Updated
Sep 23, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Sep 19, 2020 - C++
-
Updated
Sep 18, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Sep 23, 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🚀 Feature
Enable training purely based on number of iterations instead of epochs
Motivation
This can be useful for certain training runs. Without this feature, the user must set an unreachably high value for max_epochs and set max_steps to the desired iteration count. With this setup, the trainer will break from the training loop based on max_steps since we'd never reach `max_e
-
Updated
Sep 7, 2020 - Python
-
Updated
Nov 21, 2018 - Shell
-
Updated
Sep 21, 2020 - Python
-
Updated
Aug 18, 2020 - Jupyter Notebook
-
Updated
Sep 22, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Sep 22, 2020 - C
-
Updated
Mar 12, 2020 - Python
-
Updated
Sep 23, 2020 - Jupyter Notebook
-
Updated
May 3, 2017 - Swift
-
Updated
Dec 11, 2019 - C++
-
Updated
Jul 15, 2020 - Python
-
Updated
Sep 22, 2020
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 23, 2020 - C++
-
Updated
Sep 22, 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.