Can you please provide some instruction on how to use tbcnn with my own dataset? I have a csv file, what kind of layout/format do I have to make my dataset, and how do I get it to work with tbcnn.
My dataset's source codes are grouped into different categories, and I want to make a model using tbcnn to learn these categories.
Can you please provide some instruction on how to use tbcnn with my own dataset? I have a
csvfile, what kind of layout/format do I have to make my dataset, and how do I get it to work withtbcnn.My dataset's source codes are grouped into different categories, and I want to make a model using
tbcnnto learn these categories.