@zahash
Python Programmer
Nov 18, 2020 · 2 min read · 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...
Join discussion