ryanjcooper / EMNIST

A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

deepanshumehtaa opened this issue · comments

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??

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