Deep learning
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Here are 25,917 public repositories matching this topic...
In Keras documentation, glorot_uniform says that the initializer is using Glorot Uniform from this paper. However, the Keras implementation is totally different from the equation on the paper. Also, there are some arguments such as mode ='fan_avg' is the default. It should be same as the referenced paper. 'fan_sum'. Golort uniform is shown
I think "outputs [-1]" and "outputs [0]" are equivalent (reversed) in this line of code, but the former (89%) works better than the latter (86%). Why?
Deepfakes Software For All
-
Updated
Jul 13, 2020 - Python
Caffe: a fast open framework for deep learning.
-
Updated
Apr 9, 2020 - C++
100 Days of ML Coding
-
Updated
Jul 15, 2020
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
Updated
Jul 5, 2020 - Python
-
Updated
Jul 3, 2020 - Jupyter Notebook
A complete daily plan for studying to become a machine learning engineer.
-
Updated
Jun 12, 2020
The most cited deep learning papers
-
Updated
Dec 25, 2019 - 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.
-
Updated
Jun 4, 2020 - 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.
-
Updated
Jun 28, 2020 - Python
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Jul 12, 2020 - Python
The fastai deep learning library, plus lessons and tutorials
-
Updated
Jul 10, 2020 - Jupyter Notebook
DeepFaceLab is the leading software for creating deepfakes.
-
Updated
Jul 17, 2020 - Python
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
-
Updated
Jul 16, 2020 - Python
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
-
Updated
Jul 14, 2020 - C++
PyTorch Tutorial for Deep Learning Researchers
-
Updated
Jul 10, 2020 - Python
What's the ETA for updating the massively outdated documentation?
Please update all documents that are related building CNTK from source with latest CUDA dependencies that are indicated in CNTK.Common.props and CNTK.Cpp.props.
I tried to build from source, but it's a futile effort.
I was going though the existing enhancement issues again and though it'd be nice to collect ideas for spaCy plugins and related projects. There are always people in the community who are looking for new things to build, so here's some inspiration
If you have questions about the projects I suggested,
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.
-
Updated
Jan 29, 2020 - Python
100-Days-Of-ML-Code中文版
-
Updated
Feb 18, 2020 - Jupyter Notebook
A curated list of awesome Deep Learning tutorials, projects and communities.
-
Updated
Jul 4, 2020
Oxford Deep NLP 2017 course
-
Updated
Jun 12, 2017
Simple and ready-to-use tutorials for TensorFlow
-
Updated
Jul 6, 2020 - Python
Currently we only have build instructions, mentions of copying binaries around, and no mention of NuGet.
Reference from TensorFlow: https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/matrix-band-part
This op is used by the Music Transformer model.
Face recognition with deep neural networks.
-
Updated
Nov 30, 2019 - Lua
- Wikipedia
- Wikipedia


Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
example script provided in TensorFlow): Yes