Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tensorflow

Positional Encoding for time series based data for Transformer DNN models

Creating a custom TensorFlow dataset by subclassing tf.data.Dataset

Fully Convolution Net (FCN) on Tensorflow

tensorflow

Custom loss function without using keras backend library

tensorflow: register numpy bfloat16 extension

Unable to build TensorFlow from source with bazel. 22nd January 2016

tensorflow bazel

Binary classification in TensorFlow, unexpected large values for loss and accuracy

Mask rcnn not working for images with large resolution

Does Stochastic Gradient Descent even work with TensorFlow?

Installing TensorFlow in a Virtualenv on OSX

Tensorflow doesn't update weights

python tensorflow

TensorFlow: Example implementation of a simple custom transformation_func for Dataset's apply method

What is the use of tf.keras.backend nowadays, is it safer/more future proof to code w/ or w/o it?