Answer the question
In order to leave comments, you need to log in
How to load data using np.loadtxt?
I am writing a small neural network. There are two files, with input and output. In the output file, the data is located like this:
y = np.loadtxt('true_data1.txt', dtype=int)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question