Summary: 8 instances, 6 unique Text Count #TODO: train the actual network 1 self.epochs = 1 #TODO:revise to 100 2 #TODO: back-propogate an architecture 2 #TODO: to perform some checks here 1 net = gen_code_from_list( network, node_num=7 ) #TODO: change it to 7 1 genotype_net = translator([net, net], max_node=7) #TODO: change it to 7 1