Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
-
- Sign up for GitHub or sign in to edit this page
- Created by Google Brain Team
- Released November 9, 2015
Here are 14,452 public repositories matching this topic...
I could not find anything in the docs about how to handle different frequencies of time series. I have a Dataset A with monthly data that i want to use to predict the values from Dataset B that contains quarterly based data. So the target value e.g. quarter 1 is based on the values from month 1-3.
Dataset A (Features):
| Month | Value1 | Value2 | Value3 |
| ------------- | ------------- |
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Oct 25, 2019 - 225 commits
- Jupyter Notebook
📚 A practical approach to machine learning.
-
Updated
Oct 25, 2019 - 29 commits
- Jupyter Notebook
TensorFlow code and pre-trained models for BERT
-
Updated
Oct 25, 2019 - 109 commits
- Python
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
Oct 25, 2019 - 543 commits
- 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
Oct 25, 2019 - 444 commits
- Jupyter Notebook
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
Updated
Oct 25, 2019 - 1 commits
- Python
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
Updated
Oct 25, 2019 - 203 commits
- Python
100-Days-Of-ML-Code中文版
-
Updated
Oct 25, 2019 - 295 commits
- Jupyter Notebook
Simple and ready-to-use tutorials for TensorFlow
-
Updated
Oct 25, 2019 - 59 commits
- Python
Your new Mentor for Data Science E-Learning.
-
Updated
Oct 25, 2019 - 937 commits
- Jupyter Notebook
Feedback from some workshop is that we should pay more attention to the quality and working status of the examples we have in the repossitory to help people.
- Have CI running on examples #2353
- Ensure examples works with latest stable version #2351
- Improve documentation by referring to examples
- Once v0.6, stick examples to it
Face recognition using Tensorflow
-
Updated
Oct 25, 2019 - 566 commits
- Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Oct 25, 2019 - 605 commits
- Python
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
-
Updated
Oct 25, 2019 - 106 commits
- Python
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Oct 25, 2019 - 237 commits
- Python
Decensoring Hentai with Deep Neural Networks
-
Updated
Oct 25, 2019 - 376 commits
- Python
TensorFlow 1.x and 2.x tutorials and best practices.
-
Updated
Oct 25, 2019 - 117 commits
TensorFlow-based neural network library
-
Updated
Oct 25, 2019 - 749 commits
- Python
TensorFlow Tutorials with YouTube Videos
-
Updated
Oct 25, 2019 - 98 commits
- Jupyter Notebook
Environment:
Framework: (TensorFlow, Keras)
Framework version:
tensorflow 1.14.0
tensorflow-estimator 1.14.0
tensorflow-serving-api 1.14.0
Keras 2.2.4
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.0
Horovod version:
horovod 0.18.1
MPI version:
(tensorflow_p36) ubuntu@ip-172-31-38-183:~$ mpirun --version
mpirun (Open MPI) 4.0.1
CUDA version:
CUDA Version 10.0.130
NCCL version
Currently we didn't port all test cases from v1alpha1 to v1beta1. Part of the reasons is because we haven't implement functions that v1alpha1 has:
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
Support for storing large tensor values in external files was introduced in #678, but AFAICT is undocumented.
This is a pretty important feature, functionally, but it's also important for end users who may not realise that they need to move around more than just the *.onnx file.
I would suggest it should be documented in IR.md, and perhaps there are other locations from which it could be s
Visualizer for neural network, deep learning and machine learning models
-
Updated
Oct 25, 2019 - 2 commits
- JavaScript
Revise the documentation in start.md.
Read and try out the examples and tutorials in "Getting Started".
If you find anything unclear or incorrect, please change it in start.md.
External contributors are welcome fo
Learn about tensorflow
- Organization
- tensorflow
- Website
- www.tensorflow.org
- Wikipedia
- Wikipedia
URL(s) with the issue:
In the 1.15 changelog:
https://github.com/tensorflow/tensorflow/releases/tag/v1.15.0
In the 1.15 docstring:
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/keras/Model#save