Anuj-Gupta
Results
2
comments of
Anuj-Gupta
The problem seems to be bit more. I deleted the "./checkpoint" and ran the command ./dense_classifier.py --train_file ./data/lung/fa7a21165ae152b13def786e6afc3edf.dcm.csv.tfrecords --validate_file ./data/lung/fa7a21165ae152b13def786e6afc3edf.dcm.csv.tfrecords --feature_size 262144 --label_size 2 --batch_size 2 --validate_batch_size 2 --epoch_number -1...
@prakritidev : Try this piece of code. If you understand skip-gram this can be understood. I feel examples in tensorflow are badly documented. I added comments to connect it with...