UnPassive / NeuralNetwork

Multi-layer feedforward and Radial basis function neural networks
MIT License
1 stars 0 forks source link

Added code to load in the data from the csv files. #7

Closed sanchewy closed 7 years ago

sanchewy commented 7 years ago

Keinan added the method to read in the csv data and put it into input and output arrays.