#
Deep learning
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Here are 30,362 public repositories matching this topic...
vrabaud
commented
Nov 17, 2020
System information (version)
- OpenCV => 4.5
Detailed description
The documentation for color conversions does not explain what _FULL does, e.g. https://docs.opencv.org/4.5.0/d8/d01/group__imgproc__color__conversions.html#gga4e0972be5de079fed4e3a10e24ef5ef0ae0070d7e97f1e565cc0992d038e5498e
I believe this should be explained for each color conversion as there are different inter
gabrieldemarmiesse
commented
Feb 6, 2019
kshitij12345
commented
Dec 30, 2020
>>> a = torch.randn(3,2,0,2)
>>> torch.flip(a, dims=())
tensor([], size=(3, 2, 0, 2))
>>> b = a.cuda()
>>> torch.flip(b, dims=())
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
IndexError: flip dims size out of range, got flip dims size=0TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Dec 29, 2020 - Jupyter Notebook
Deepfakes Software For All
machine-learning
deep-neural-networks
deep-learning
faceswap
neural-networks
face-swap
deeplearning
neural-nets
deepface
deepfakes
fakeapp
deep-face-swap
openfaceswap
myfakeapp
-
Updated
Jan 3, 2021 - Python
Caffe: a fast open framework for deep learning.
-
Updated
Nov 22, 2020 - C++
100 Days of ML Coding
python
machine-learning
tutorial
deep-learning
svm
linear-regression
scikit-learn
linear-algebra
machine-learning-algorithms
naive-bayes-classifier
logistic-regression
implementation
support-vector-machines
100-days-of-code-log
100daysofcode
infographics
siraj-raval
siraj-raval-challenge
-
Updated
Nov 28, 2020
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
Updated
Dec 22, 2020 - Python
Learn how to responsibly deliver value with applied ML.
-
Updated
Dec 23, 2020 - Jupyter Notebook
A complete daily plan for studying to become a machine learning engineer.
machine-learning
deep-learning
machine-learning-algorithms
artificial-intelligence
software-engineer
inky-machine-learning
-
Updated
Dec 25, 2020
Pure Javascript OCR for more than 100 Languages 📖 🎉 🖥
-
Updated
Dec 15, 2020 - JavaScript
DeepFaceLab is the leading software for creating deepfakes.
deep-neural-networks
deep-learning
faceswap
neural-networks
face-swap
deeplearning
arxiv
neural-nets
deepface
deepfakes
fakeapp
deep-face-swap
deepfacelab
creating-deepfakes
-
Updated
Jan 3, 2021 - Python
The most cited deep learning papers
-
Updated
Aug 27, 2020 - TeX
Open
Add volume Bar
6
ranshaa05
commented
Sep 5, 2020
some recordings have low volume so the output can be sometimes really quiet. how about we add a volume bar so we can make the output louder/quieter?
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
python
machine-learning
deep-learning
neural-network
tensorflow
scikit-learn
jupyter-notebook
ml
distributed
-
Updated
Nov 29, 2020 - Jupyter Notebook
The fastai deep learning library
-
Updated
Jan 2, 2021 - Jupyter Notebook
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
python
aws
data-science
machine-learning
caffe
theano
big-data
spark
deep-learning
hadoop
tensorflow
numpy
scikit-learn
keras
pandas
kaggle
scipy
matplotlib
mapreduce
-
Updated
Dec 21, 2020 - Python
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
opencv
machine-learning
multi-threading
real-time
caffe
computer-vision
deep-learning
cpp
cpp11
human-pose-estimation
human-behavior-understanding
cvpr-2017
openpose
-
Updated
Dec 28, 2020 - C++
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
python
machine-learning
natural-language-processing
computer-vision
deep-learning
book
notebook
chinese
-
Updated
Jan 3, 2021 - Python
PyTorch Tutorial for Deep Learning Researchers
-
Updated
Dec 21, 2020 - Python
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
data-science
machine-learning
data-mining
deep-learning
genetic-algorithm
deep-reinforcement-learning
machine-learning-from-scratch
-
Updated
Dec 21, 2020 - Python
python
nlp
data-science
machine-learning
natural-language-processing
big-data
ai
deep-learning
neural-network
cython
artificial-intelligence
spacy
neural-networks
nlp-library
-
Updated
Jan 2, 2021 - Python
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
python
java
c-sharp
c-plus-plus
machine-learning
deep-neural-networks
deep-learning
neural-network
cntk
distributed
highlight
cognitive-toolkit
-
Updated
Sep 8, 2020 - C++
A curated list of awesome Deep Learning tutorials, projects and communities.
machine-learning
awesome
deep-learning
neural-network
recurrent-networks
synthetic-images
awesome-list
deep-learning-tutorial
deep-networks
face-images
-
Updated
Dec 28, 2020
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
machine-learning
embedded
deep-learning
offline
tensorflow
speech-recognition
neural-networks
speech-to-text
deepspeech
on-device
-
Updated
Jan 3, 2021 - C++
100-Days-Of-ML-Code中文版
python
machine-learning
tutorial
deep-learning
tensorflow
keras
jupyter-notebook
supervised-learning
unsupervised-learning
chinese-simplified
infographics
100-days-of-ml-code
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Dec 21, 2020 - Python
Deezer source separation library including pretrained models.
-
Updated
Dec 18, 2020 - Python
science
data-science
machine-learning
data-mining
deep-learning
analytics
data-visualization
awesome-list
data-scientists
hacktoberfest
-
Updated
Jan 1, 2021
- Wikipedia
- Wikipedia
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information