Submitted by LegendOfHiddnTempl t3_1169uzy in MachineLearning
synth_mania t1_j99njvy wrote
Reply to comment by thecodethinker in [R] neural cloth simulation by LegendOfHiddnTempl
Dude the first image classification or recognition program used perceptrons, the first model of a neuron. In other words, image classification has been neural networks ever since the beginning
thecodethinker t1_j9a4mvo wrote
Yeah, exactly my point about image classification. We’ve had it for a long time already.
synth_mania t1_j9cug1p wrote
My point was that you said image classification has been around since before NNs. That is false. Image classification has only ever been done with NNs. Sometimes they are radically different than what is normally used today (e.g. RAMnets and WISARD), but they've always been NNs.
Viewing a single comment thread. View all comments