-
Updated
Apr 23, 2022
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 13,369 public repositories matching this topic...
-
Updated
Jun 7, 2022 - Python
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Jun 6, 2022 - Python
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Jun 7, 2022 - C++
-
Updated
Oct 19, 2019
-
Updated
Jun 7, 2022 - Python
-
Updated
Jun 7, 2022 - 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
Jun 7, 2022 - Python
-
Updated
May 10, 2022 - Python
-
Updated
Jun 3, 2022 - 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 26, 2022 - Python
-
Updated
May 17, 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
May 31, 2022
-
Updated
Apr 24, 2022 - Jupyter Notebook
-
Updated
Nov 21, 2018 - Shell
-
Updated
Jun 5, 2022 - C++
Discussed in mindsdb/mindsdb#2214
Originally posted by blaszta May 13, 2022
Is there any plan to integrate MindsDB with Metabase (an open source BI)?
-
Updated
Apr 23, 2022 - Python
-
Updated
May 26, 2022 - Python
-
Updated
Apr 21, 2020 - Python
-
Updated
Feb 3, 2022
-
Updated
Jun 7, 2022 - C
Some ideas for figures to add to the PPT
- Linear regression, single-layer neural network
- Multilayer Perceptron with hidden layer
- Backpropagation
- Batch Normalization and alternatives
- Computational Graphs
- Dropout
- CNN - padding, stride, pooling,...
- LeNet
- AlexNet
- VGG
- GoogleNet
- ResNet
- DenseNet
- Memory Net
Check if test_random_gen_accumulative_additive_additive still crashes in pytorch 1.10.1
Originally posted by @edgarriba in kornia/kornia#1611 (comment)
Proposed refactor
The current import time for the pytorch_lightning package on my machine is several seconds. There are some opportunities to improve this.
Motivation
High import times have an impact on the development and debugging speed.
Benchmark
I benchmarked the import time in two environments: