Ask Your Question

CitationNotNeeded's profile - activity

2020-08-17 07:37:56 -0600 received badge  Enthusiast
2020-08-15 17:57:33 -0600 edited question Not correctly configuring ANN training data and layers

Not correctly configuring ANN training data and layers I have about 1100+ images of size 64x64 that I'd like to classify

2020-08-15 17:55:45 -0600 edited question Not correctly configuring ANN training data and layers

Not correctly configuring ANN training data and layers I have about 1100+ images of size 64x64 that I'd like to classify

2020-08-15 17:55:01 -0600 received badge  Editor (source)
2020-08-15 17:55:01 -0600 edited question Not correctly configuring ANN training data and layers

Not correctly configuring ANN training data and layers I have about 1100+ images of size 64x64 that I'd like to classify

2020-08-15 17:54:14 -0600 asked a question Not correctly configuring ANN training data and layers

Not correctly configuring ANN training data and layers I have about 1100+ images of size 64x64 that I'd like to classify

2020-08-14 08:21:59 -0600 asked a question mat.at() not returning correct values after setting labels with rowrange()

mat.at() not returning correct values after setting labels with rowrange() I have this code: // Create the labels cv::M

2020-08-14 08:18:27 -0600 asked a question rowRange() to set lables and mat.at() to read not working

rowRange() to set lables and mat.at() to read not working I have this code: // Create the labels cv::Mat labels(100, 1,

2020-08-11 01:34:32 -0600 asked a question Using pictures as input to ML module?

Using pictures as input to ML module? I'd like to compare the performance of all the various machine learning algorithms