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 15,114 public repositories matching this topic...
The default value of said parameter is None. As I understand it, this will result in the Lambda layer's discarding of the previous mask. From the source code of the Lambda layer, the mask parameter may or may not be a callable. In the latter case, it takes parameters mask and inputs, but I do not understand how such a callable would behave or what it would yield. It would be great to have at
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Jan 3, 2020 - Jupyter Notebook
📚 A practical approach to machine learning to enable everyone to learn, explore and build.
-
Updated
Jan 3, 2020 - Jupyter Notebook
TensorFlow code and pre-trained models for BERT
-
Updated
Jan 3, 2020 - Python
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
Updated
Jan 3, 2020 - Python
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 3, 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
Jan 3, 2020 - Python
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Jan 3, 2020 - Python
100-Days-Of-ML-Code中文版
-
Updated
Jan 3, 2020 - Jupyter Notebook
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Jan 3, 2020 - Python
Simple and ready-to-use tutorials for TensorFlow
-
Updated
Jan 3, 2020 - Python
Computing actual WER values (using all samples) during training is too time consuming and not practical. An easy and more practical approach would be to calculate an WER estimate on base of a small random sub-set of the samples.
Your new Mentor for Data Science E-Learning.
-
Updated
Jan 3, 2020 - Jupyter Notebook
Deezer source separation library including pretrained models.
-
Updated
Jan 3, 2020 - Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Jan 1, 2020 - Python
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Jan 3, 2020 - Python
TensorFlow 1.x and 2.x tutorials and best practices.
-
Updated
Jan 3, 2020
Hi, i testing face-api.js and trying loading a local image for make face similarity and is throw me "Blob is not defined" in my nodeJS application, here the function where i try computing descriptors:
face.env.monkeyPatch({ fetch, Blob });
const threshold = 0.6;
var descriptors = { desc1: null, desc2: null };
function computarDescriptor(aDesc, aUri) {
// ~statics/pics/001_tmp.jpg
All the examples seem to implement data parallelism. Can I train a model that is too big for my card?
TensorFlow-based neural network library
-
Updated
Jan 3, 2020 - Python
Keep getting this error when deploying kubeflow. I have made id anonymous by replacing my project ID with these words.
kubeflow: {"ResourceType":"container.v1.cluster","ResourceErrorCode":"400","ResourceErrorMessage":{"code":400,"message":"Project "PROJECT_ID" has no network named "default".","status":"INVALID_ARGUMENT","statusMessage":"Bad Request","requestPath":"https://container.googleap
TensorFlow Tutorials with YouTube Videos
-
Updated
Jan 3, 2020 - Jupyter Notebook
Awesome list
ONNX needs an awesome list. All that exists now is a short list of tools, but the real list is already a bit longer.
MXNet already has one (with some ONNX stuff on it).
Visualizer for neural network, deep learning and machine learning models
-
Updated
Jan 3, 2020 - JavaScript
Created by Google Brain Team
Released November 9, 2015
- Organization
- tensorflow
- Website
- www.tensorflow.org
- Wikipedia
- Wikipedia
System information