| File Name | Function | Outputs | Output range | Inputs | Input range | # of Samples | My best | Configuration |
| xor.in | xor | 1 | {0, 1} | 2 | {0, 1} | 4 | xor.best | xor.rprop.sh |
| parity6.in | xor | 1 | {0, 1} | 6 | {0, 1} | 64 | parity6.best | parity6.rprop.sh |
| cancer.in | cancer | 1 | {0, 1} | 9 | {0..10} | 683 | cancer.best | cancer.rprop.sh |
| binary.in | a single value between 0 to 7 is converted to 3 bits | 3 | 1 | {0..7} | 8 | {0, 1} | binary.best | binary.rprop.sh |
| letters.in | upper-case letters 7x5 bitmap | 26 | {0, 1} | 35 | {0, 1} | 26 | letters.best | letters.rprop.sh |
| licks.in | jazz licks 424 bitmap | 1 | {0..1 in steps of 0.1} | 424 | {0, 1} | 505 | licks.best | licks.rprop.sh |