ryanjcooper / EMNIST

A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
MIT License
95 stars 37 forks source link

No such file or directory: 'bin/model.yaml' #12

Open deepanshumehtaa opened 4 years ago

deepanshumehtaa commented 4 years ago

HI i am getting this issue, please help me, as i'm new to ML so can anyone explains me what is Yaml file and what is the use of this??

pratik-choudhari commented 4 years ago

It is a serialization standard similar to JSON, it is used to store vars, list, text, etc.