OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
benchmark.py File Reference

Namespaces

 benchmark
 

Functions

def benchmark.print_usage
 
def benchmark.download_p300speller
 
def benchmark.convert_test_targets
 
def benchmark.run_p300speller
 

Variables

string benchmark.label_file_template = "true_labels_%s.txt"
 
list benchmark.LABEL_FILES = [label_file_template % subject for subject in ["a", "b"]]
 
list benchmark.LABEL_URLS
 
list benchmark.CHAR_MATRIX
 
list benchmark.directory = sys.argv[1]