examples.plankton package

examples.plankton.plankton.analyze_confusion_matrix(matrix_file)
examples.plankton.plankton.average_submissions(in_files, weights=None)
examples.plankton.plankton.generate_submission_file(net, name, num=None)
examples.plankton.plankton.load_net_and_generate_submission_file(net_name, submission_name)
examples.plankton.plankton.make_confusion_matrix_from_saved_network(e)
examples.plankton.plankton.run_experiment(e)
examples.plankton.plankton.show_mistakes(mistakes_file)
examples.plankton.plankton.write_confusion_matrices_to_csv_files(experiment, num_images, matrices)
examples.plankton.plankton.write_submission_csv_file(file_name, probs, image_file_names)