You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have started to train the model according to the instructions given. We have used CUDA 9.0 , Python 3.6.8, with 1 GPU core. We have trained for 5 ticks and it took nearly 45 minutes for the same. We do not have hardware requirements to keep running the model throughout the day and hence we require your help in knowing the following things:
How long will it take to train the model.
We are assuming network-snapshot pickle file stores our model weights for each tick. We would like to know if our assumption is right and if not, could you please explain what network-snapshot tries to save.
We are planning to run 10 ticks at at time, store the model and resume training from the subsequent tick. We would like to know how to load the model to continue training and would want to know where to make changes in training_loop.py file
It would really be helpful if you could shed light on the above points as soon as possible as this would be immensely helpful for our project. Appreciate your time! Thank you! :)
The text was updated successfully, but these errors were encountered:
We have started to train the model according to the instructions given. We have used CUDA 9.0 , Python 3.6.8, with 1 GPU core. We have trained for 5 ticks and it took nearly 45 minutes for the same. We do not have hardware requirements to keep running the model throughout the day and hence we require your help in knowing the following things:
It would really be helpful if you could shed light on the above points as soon as possible as this would be immensely helpful for our project. Appreciate your time! Thank you! :)
The text was updated successfully, but these errors were encountered: