AI_Composer
AI_Composer copied to clipboard
Attribute 'is_abstract' not found
Got this error while running python rnn_sample.py --config_file new_config_file.config
if not newclass.is_abstract(): AttributeError: type object 'NewBase' has no attribute 'is_abstract'