I made a general-purpose Python notebook to train TensorFlow models on any given CSV file. you just need to specify the dataset path, label name, batch size, and task (regression or classification). things like the number of layers, number of nodes i...
zahash.hashnode.dev2 min readNo responses yet.