Created
January 2, 2021 09:33
-
-
Save MartinThoma/3d3143746aa49ad46e1987fc857a2567 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql: | |
host: localhost | |
user: root | |
password: something | |
preprocessing_queue: # Line comments are available! | |
- name: preprocessing.scale_and_center | |
width: 32 | |
height: 32 | |
- preprocessing.dot_reduction | |
use_anonymous: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment