I'm developing an application with an Artificial Neural Network that undergoes a training phase, once complete I will set a Boolean to True. I need to store this Boolean so that the next time the application is opened it checks to see if the Boolean is True, if it is the Training Phase will not be entered.
Could anyone tell me how to do this? I'd really really appreciate the help as I'm under time constraints!!
Thanks in advance