I'm really interested in AI topics, and this project/video has been one of the most useful ones to learn about NN.
I wanted to test this with a custom set of data, starting with a custom set of doodles, but I'm confused as to how to implement a new dataset. Every data file is a .bytes file, how do I convert the datasets to that?
I'm really interested in AI topics, and this project/video has been one of the most useful ones to learn about NN.
I wanted to test this with a custom set of data, starting with a custom set of doodles, but I'm confused as to how to implement a new dataset. Every data file is a
.bytesfile, how do I convert the datasets to that?