Click here to Skip to main content
15,881,173 members

Comments by Sabry1905 (Top 15 by date)

Sabry1905 18-May-23 12:35pm View    
I don't want to use images, I want to use txt files, because my configuration files will be higher dimensions more than two.

What I need is a startup code that build the network and train it, a network that expects txt files as an input
Sabry1905 2-May-23 13:45pm View    
I trained it, I ran it, and I am using its results in a windows forms application, but I need to see the generated code that built the network, the layers
Sabry1905 1-May-23 19:03pm View    
I apologize you were right, the method is working, there was some wrong logic in reading the data from the txt files, I discovered it while debugging , again thank you for your time, appreciated
Sabry1905 1-May-23 19:03pm View    
I apologize you were right, the method is working, there was some wrong logic in reading the data from the txt files, I discovered it while debugging , again thank you for your time, appreciated
Sabry1905 1-May-23 18:32pm View    
I checked the content of the data object under the debugger , the data are correct

I tried to post a screenshot in the reply to convince you that I did, but unfortunately I wasn't able to do it