Class Project
A neural network for breaking time dependent problems into parts
Additional information regarding implementation: https://www.tinarwhite.com/
iteration_11.py contains the original cluster network implementation and lstm_iteration_2.py contains the lstm implementation of the cluster network for my CS379C class project