-
Updated
Oct 20, 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,197 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 21, 2020 - C++
-
Updated
Nov 23, 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
isortto it - remove the corresponding line in
pyproject.toml - make
-
Updated
Nov 23, 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 19, 2020 - Jupyter Notebook
-
Updated
Nov 18, 2020 - C
-
Updated
Mar 12, 2020 - Python
-
Updated
Nov 14, 2020 - JavaScript
-
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
Add Braille Decoder
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
Find our contributing guidelines here, this walks you through how to add a decoder / cracker!
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
Don't worry if it looks hard, we will walk you through everything! :)
Write this issue in Python!
Links
These links will
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.