mattberjon / asc-cnn

Acoustic Scene Auditory (ASC) using Convolutional Neural Network (CNN)
https://asc-cnn.readthedocs.io/en/latest/
GNU General Public License v2.0
3 stars 1 forks source link

Override default values #48

Closed mattberjon closed 7 years ago

mattberjon commented 7 years ago

There is a config.py with default values letting the program running directly without configuration. If the user change these values and store them in the .ascrc dotfile, it's necessary to ensure that the dotfile values override the default ones.