view wisdom/deep learning @ 11950:2b46edb21685 draft

<ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%f", C/C++); }\' | gcc -Wall -Wextra -x c /dev/stdin
author HackEso <hackeso@esolangs.org>
date Thu, 19 Sep 2019 17:55:31 +0000
parents bea817e8a14f
children
line wrap: on
line source

Deep learning applies software engineering principles to AI. A deep learning network has numerous layers and no one understands what any of them do.