From 2aae7d325efc26beb9e20c23419d45a1e63ab110 Mon Sep 17 00:00:00 2001 From: Caio Casimiro Date: Wed, 24 Oct 2012 07:40:00 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb0a5d8 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +mlp-r +===== + +Simple mlp implementation with backpropagation in R \ No newline at end of file