Search code examples
splitting the data into training and testing in federated learning...


pythontensorflowtensorflow-datasetstensorflow-federated

Read More
tensorflow dataset how to form online distribution...


pythontensorflowdatasettensorflow-datasetssampling

Read More
tf.Dataset will not repeat without - WARNING:tensorflow:Your input ran out of data; interrupting tra...


tensorflowmachine-learningkerasdatasettensorflow-datasets

Read More
Matplotlib plot becomes blank after tf.image.resize...


pythontensorflowmatplotlibimage-processingtensorflow-datasets

Read More
Using create_tf_dataset_for_client() to define the training examples in the dataset...


pythontensorflowtensorflow-datasetstensorflow-federatedfederated-learning

Read More
Extract attributes from the original dataframe used to create a tensorflow dataset...


pythonpandastensorflowtensorflow-datasets

Read More
Using TFDS datasets with Keras Functional API...


tensorflowkerasdeep-learningtensorflow-datasetsdata-processing

Read More
Tff: define the usage of Tensorflow.take() function...


pythontensorflowmachine-learningtensorflow-datasetstensorflow-federated

Read More
TFF: train_test_client_split to partition each client data...


pythontensorflowmachine-learningtensorflow-datasetstensorflow-federated

Read More
What does experimental in TensorFlow mean?...


tensorflowtensorflow-datasetstensorflow2.0

Read More
Getting encoded output when I print hindi text from a tensorflow dataset...


pythonpython-3.xtensorflowtensorflow-datasets

Read More
how to save Tensorflow Keras checkpoint to pb file...


tensorflowkerastensorflow-datasetstensorflow-estimator

Read More
Error when fit the model with data from ImageDataGenerator and tf.data.Dataset...


pythontensorflowkerastensorflow2.0tensorflow-datasets

Read More
Use dataset with multiple tensors per item in model with multiple inputs...


pythontensorflowkerasdeep-learningtensorflow-datasets

Read More
How to fit a keras model with a dataset?...


pythontensorflowkerasdatasettensorflow-datasets

Read More
How to apply pre-processing to images of a tf.data.Dataset?...


pythontensorflowkerastensorflow-datasets

Read More
tensorflow2 split dataset into two datasets by column names...


pythontensorflowtensorflow-datasets

Read More
tf.int32 Being interpreted as tf.string when constructing a tensorflow dataset...


pythonpandastensorflowkerastensorflow-datasets

Read More
TypeError: <tf.Tensor ... has type <class 'tensorflow.python.framework.ops.EagerTensor&#39...


pythonimage-processingtensorflow2.0tensorflow-datasets

Read More
Best way to process texts and decode videos while loading the data in Tensorflow...


pythontensorflowtensorflow-datasets

Read More
TensorFlow: Integer tensor to file pattern string...


pythonstringtensorflowtype-conversiontensorflow-datasets

Read More
Can't load dataframe columns by tf.data.Dataset.from_tensor_slices()...


pythondataframetensorflowtensorflow-datasets

Read More
How to merge two dict MapDataset to one MapDataset?...


pythontensorflowtensorflow2.0tensorflow-datasets

Read More
How to remove single feature from tensorflow dataset, how to use apply on single feture?...


pythontensorflowdictionarydatasettensorflow-datasets

Read More
How to filter tensorflow dataset by value of single feature...


pythontensorflowfilterdatasettensorflow-datasets

Read More
Convert a tensorflow dataset to a python list with strings...


pythonlisttensorflowtensorflow2.0tensorflow-datasets

Read More
Min-max normalization when using tf.data.Dataset...


pythontensorflow2.0normalizationtensorflow-datasetstf.data.dataset

Read More
How to I train a keras functional API model with batched tf Dataset objects? (BatchDataset)...


machine-learningkerasdeep-learningtensorflow2.0tensorflow-datasets

Read More
InvalidArguementError: Cannot add tensor to the batch: number of elements does not match...


pythontensorflowtensorflow-datasets

Read More
How to create a dataset for tensorflow from a txt file containing paths and labels?...


pythontensorflowdatasettensorflow-datasets

Read More
BackNext