Create the model from the net created in the previous step (step 4 in creating the TFLearn layers section):
model = tflearn.DNN(net)