I'm trying to make a neural network and I know I can make a save on my computer that will retain that information but what if I ran the program on a different computer the neural network would have to relearn everything from scratch. How could I make a save accessible from anywhere? I'm assuming I'd have to get a URL for it using bitballon or something