#
Deep learning
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Here are 32,825 public repositories matching this topic...
Open Source Computer Vision Library
-
Updated
Apr 16, 2021 - C++
gabrieldemarmiesse
commented
Feb 6, 2019
tugsbayasgalan
commented
Apr 8, 2021
🐛 Bug
During our hackathon today, I ran into this weird error highlighting.
import torch
from typing import Dict
@torch.jit.script
def missing_index(x: Dict[str, int]) -> int:
return x['dne']
missing_index({'item': 20, 'other_item': 120})
This code outputs:
9
10
---> 11 missing_index({'item': 20, 'other_item': 120})
RuntimeError: The fo
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Mar 8, 2021 - 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
Apr 15, 2021 - Python
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
Jan 22, 2021
Caffe: a fast open framework for deep learning.
-
Updated
Apr 5, 2021 - C++
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
Updated
Feb 1, 2021 - Python
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
Apr 15, 2021 - Python
Learn how to responsibly deliver value with applied ML.
-
Updated
Apr 5, 2021 - 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
Apr 5, 2021
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Apr 10, 2021 - Python
Pure Javascript OCR for more than 100 Languages 📖 🎉 🖥
-
Updated
Apr 1, 2021 - JavaScript
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
python
machine-learning
natural-language-processing
computer-vision
deep-learning
book
notebook
chinese
-
Updated
Apr 16, 2021 - Python
The most cited deep learning papers
-
Updated
Aug 27, 2020 - TeX
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
Apr 10, 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
Feb 18, 2021 - Python
The fastai deep learning library
-
Updated
Apr 15, 2021 - Jupyter Notebook
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
opencv
machine-learning
real-time
caffe
computer-vision
deep-learning
cpp
face
keypoints
human-pose-estimation
pose-estimation
human-behavior-understanding
cvpr-2017
pose
openpose
human-pose
keypoint-detection
multi-person
hand-estimation
foot-estimation
-
Updated
Apr 15, 2021 - C++
PyTorch Tutorial for Deep Learning Researchers
-
Updated
Apr 6, 2021 - Python
python
nlp
data-science
machine-learning
natural-language-processing
ai
deep-learning
neural-network
text-classification
cython
artificial-intelligence
spacy
named-entity-recognition
neural-networks
nlp-library
tokenization
entity-linking
-
Updated
Apr 16, 2021 - 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
Mar 23, 2021 - Python
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
Apr 16, 2021 - C++
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
Apr 7, 2021
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
Mar 30, 2021 - Jupyter Notebook
Deezer source separation library including pretrained models.
-
Updated
Apr 15, 2021 - Python
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
deep-neural-networks
computer-vision
deep-learning
neural-network
dnn
yolo
object-detection
deep-learning-tutorial
yolov3
yolov4
scaledyolov4
scaled-yolov4
-
Updated
Apr 16, 2021 - C
richardliaw
commented
Apr 12, 2021
@richardliaw could we take in the data path as a command line arg for all these examples that defaults to "~/data"? That way the user can specify their own data paths without having to modify the code.
Originally posted by @amogkam in ray-project/ray#15260 (comment)
- 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