adventures-in-ml-code
adventures-in-ml-code copied to clipboard
How is #iterations, step_size and number of epochs related ?
Hello,
Thank you for this wonderful tutorial !! From the Tensorflow word2vec tutorial and code in Github for tf_word2vec.py, I am not able to understand how are "#iterations", "step_size" and "#epochs" related ?
Is #iterations = #epochs ? If yes what is the relation between Step_size and Batch size?
Please, let me know.
Thanks.
Any thoughts on this? Every help will be appreciated.
Thanks.