diff --git a/neural-networks-101/README.md b/neural-networks-101/README.md new file mode 100644 index 0000000..3685be4 --- /dev/null +++ b/neural-networks-101/README.md @@ -0,0 +1,3 @@ +# Universal Function Approximater + +Generate data using a Mathematical function and, then develop the NN regression model that approximates the function