Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Unable to identify Tuple index error
Post: RE: Unable to identify Tuple index error

(Jun-27-2019, 05:11 PM)Yoriz Wrote: data_shape points to the following tuple (index of each value shown below them) Output: (3343, 128, 128) # 0 1 2 data_shape[3] gives an index error because the i...
appmkl Data Science 4 4,703 Jun-28-2019, 10:12 AM
    Thread: Unable to identify Tuple index error
Post: RE: Unable to identify Tuple index error

(Jun-27-2019, 03:39 PM)Larz60+ Wrote: Please show your code (not tutorials) Here you go ! Quite long.. import os import time import tensorflow as tf import numpy as np from glob import glob import...
appmkl Data Science 4 4,703 Jun-27-2019, 04:46 PM
    Thread: Unable to identify Tuple index error
Post: Unable to identify Tuple index error

Hello ! I've been wanting to create a DCGAN following this tutorial. I've got the whole thing up and running on GCP, with my own image dataset (trying to get the GAN to generate satellite imagery). T...
appmkl Data Science 4 4,703 Jun-26-2019, 09:30 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020