From 6bf942ad8861f9e7afa863ec4158e1b91a6a3f08 Mon Sep 17 00:00:00 2001 From: O2Dyokii <33623823+O2Dyokii@users.noreply.github.com> Date: Fri, 21 Dec 2018 23:44:49 +0900 Subject: [PATCH] Create README.md --- RS-tf/PNN/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 RS-tf/PNN/README.md diff --git a/RS-tf/PNN/README.md b/RS-tf/PNN/README.md new file mode 100644 index 0000000..d761614 --- /dev/null +++ b/RS-tf/PNN/README.md @@ -0,0 +1,2 @@ +## PNN(Product-base neural network) demo 实现 +https://kaiyuanyokii2n.com/PNN.html -- GitLab