Neural-Network-Experiments
Neural-Network-Experiments copied to clipboard
Custom Datasets
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?
@SebLague ?