Answer the question
In order to leave comments, you need to log in
How to deal with this?
I have only recently started doing neural networks. For learning purposes, I want to write it from scratch, without frameworks. But I don’t understand the following points: The result of training should be recorded somewhere (it shouldn’t be in the RAM), but what type of data and type of record should this file have? And how then to access these results (not by running through the entire file each time, if there are more than 3000 lines)? And how should the network behave if data was entered that was not there during training?
Answer the question
In order to leave comments, you need to log in
but what data type and record type should this file have
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question