-
Updated
Aug 20, 2021
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 11,864 public repositories matching this topic...
-
Updated
Nov 19, 2021 - Python
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Nov 19, 2021 - Python
-
Updated
Oct 19, 2019
-
Updated
Nov 19, 2021 - C
-
Updated
Nov 17, 2021 - C++
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.
-
Updated
Nov 19, 2021 - Python
-
Updated
Oct 28, 2021 - Python
-
Updated
Nov 10, 2021 - Python
Add T9 decoder
Hey Hackers of this spoopy month!
Welcome to the Ciphey repo(s)!
This issue requires you to add a decoder.
This wiki section walks you through EVERYTHING you need to know, and we've added some more links at the bottom of this issue to detail more about the decoder.
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Nov 17, 2021 - Shell
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 19, 2021 - Python
-
Updated
Nov 21, 2018 - Shell
-
Updated
Oct 25, 2021 - Jupyter Notebook
Fedora & apt-get
Specs
- Leon version: latest
- OS (or browser) version: Fedora 30
- Node.js version: 10.16.3
- Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
-
Updated
Jul 6, 2021
-
Updated
Nov 19, 2021 - C++
-
Updated
Oct 29, 2021 - Python
-
Updated
Apr 21, 2020 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Nov 1, 2021 - C
-
Updated
Nov 18, 2021 - Python
-
Updated
Nov 17, 2021
-
Updated
Mar 25, 2021 - Python
Proposed refactor
Deprecate the trainer property here: https://github.com/PyTorchLightning/pytorch-lightning/blob/6b728713bb3b35ad58cd0085acaa443b33ab03ac/pytorch_lightning/trainer/trainer.py#L1731-L1744
Motivation
This property doesn't depend on the Trainer at all: this property can be converted into a utility function/st