-
Updated
Oct 1, 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,788 public repositories matching this topic...
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 19, 2019
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 3, 2020 - C++
-
Updated
Sep 30, 2020 - C++
-
Updated
Jul 5, 2020 - Python
-
Updated
Oct 3, 2020 - Python
🚀 Feature
Motivation
Some users wish to launch their training program as a module with python -m some.module.py
Pitch
We should evalute whether this is possible for ddp and support this option when possible.
We need to strip the -m argument and append it to the command with which we launch the child process
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
Oct 1, 2020 - Python
-
Updated
Nov 21, 2018 - Shell
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 3, 2020 - Jupyter Notebook
-
Updated
Sep 22, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Sep 23, 2020 - C
-
Updated
Mar 12, 2020 - Python
-
Updated
Oct 3, 2020 - Jupyter Notebook
-
Updated
May 3, 2017 - Swift
-
Updated
Dec 11, 2019 - C++
-
Updated
Sep 29, 2020
-
Updated
Jul 15, 2020 - Python
-
Updated
Sep 23, 2020 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 4, 2020 - C++
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.