-
Updated
Apr 5, 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 10,338 public repositories matching this topic...
-
Updated
May 3, 2021 - Python
-
Updated
Oct 19, 2019
-
Updated
May 1, 2021 - JavaScript
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
May 3, 2021 - Python
-
Updated
May 3, 2021 - C++
-
Updated
May 3, 2021 - C++
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Apr 6, 2021 - Python
-
Updated
Apr 30, 2021 - Python
-
Updated
Mar 15, 2021 - 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
Apr 4, 2021 - Jupyter Notebook
-
Updated
Nov 21, 2018 - Shell
-
Updated
Apr 12, 2021 - Shell
-
Updated
Mar 12, 2021 - Jupyter Notebook
Specs
- Leon version: 1.0.0-beta.4
- OS (or browser) version: mac os big sur
- Node.js version: v14.5.0
- npm run docker:dev output:
Could not find ffmpeg executable, tried "/app/node_modules/@ffmpeg-installer/linux-x64/ffmpeg", "/app/node_modules/@ffmpeg-installer/ffmpeg/node_modules/@ffmpeg-installer/linux-x64/ffmpeg" and "/app/node_modules/@ffmpeg-installer/linux-x64/ffmpeg"
`
-
Updated
May 3, 2021 - Jupyter Notebook
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
-
Updated
Apr 21, 2020 - Python
-
Updated
Apr 19, 2021 - Python
-
Updated
Apr 16, 2021 - C
-
Updated
Mar 25, 2021 - Python
-
Updated
Apr 14, 2021
-
Updated
Apr 11, 2021 - Python
-
Updated
Dec 11, 2019 - C++
-
Updated
Jul 15, 2020 - Python
-
Updated
May 3, 2021 - C++
This docs snippet does not work:
https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_module.html#datamodule
To Reproduce