Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Here are 20,253 public repositories matching this topic...
To get the full speed-up of FP16 training, every tensor passed through the model should have all its dimensions be a multiple of 8. In the new PyTorch examples, when using dynamic padding, the tensors are padded to the length of the biggest sentence of the batch, but that number is not necessarily a multiple of 8.
The examples should be improved to pass along the option pad_to_multiple_of=8 w
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Dec 29, 2020 - Jupyter Notebook
-
Updated
Jan 25, 2021
TensorFlow code and pre-trained models for BERT
-
Updated
Jan 19, 2021 - Python
Add volume Bar
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.
-
Updated
Jan 23, 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.
-
Updated
Dec 21, 2020 - Python
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Dec 18, 2020 - 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.
-
Updated
Jan 25, 2021 - C++
100-Days-Of-ML-Code中文版
-
Updated
Jan 18, 2021 - Jupyter Notebook
-
Updated
Dec 21, 2020 - Python
Deezer source separation library including pretrained models.
-
Updated
Jan 21, 2021 - Python
Visualizer for neural network, deep learning, and machine learning models
-
Updated
Jan 25, 2021 - JavaScript
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo and bufferToVideo that works pretty much like the fetchImage and bufferToImage functions.
I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js
...
exports.fetchVideo = fetc
Face recognition using Tensorflow
-
Updated
Dec 16, 2020 - Python
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
-
Updated
Jan 21, 2021 - Jupyter Notebook
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Updated
Jan 25, 2021 - C++
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
Updated
Jan 25, 2021 - Python
Decensoring Hentai with Deep Neural Networks
-
Updated
Nov 13, 2020 - Python
Personal Photo Management powered by Go and Google TensorFlow
-
Updated
Jan 25, 2021 - Go
/kind feature
This is a sub-issue from #5494.
We need to remove any f"strings" from the backend of the Jupyter web app in order to be able to use lower versions from Python 3.6 to run it.
/good-first-issue
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Dec 22, 2020 - Python
Add a new API for converting a model to external data. Today the conversion happens in 2 steps
external_data_helper.convert_model_to_external_data(<model>, <all_tensors_to_one_file>, <size_threshold>) save_model(model, output_path)
We want to add another api which combines the 2 steps
`
save_model_to_external_data(, <output_
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Jan 25, 2021 - Python
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
-
Updated
Jan 25, 2021 - Jupyter Notebook
What would you like to be added: As title
Why is this needed: All pruning schedule except AGPPruner only support level, L1, L2. While there are FPGM, APoZ, MeanActivation and Taylor, it would be much better if we can choose any pruner with any pruning schedule.
**Without this feature, how does current nni
机器学习相关教程
-
Updated
Dec 22, 2020 - Python
Created by Google Brain Team
Released November 9, 2015
- Organization
- tensorflow
- Website
- www.tensorflow.org
- 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