summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-02-08 20:46:54 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-02-08 20:46:54 -0600
commit60e9f9e8a7df69aa94de0e9752a3faf3c0c62253 (patch)
tree0ca695bdfc63ddec618388f1596842ba02fe5595 /readme.md
parent5b4edc19cde9bdfff3b2159cd722372931edc9b5 (diff)
Initial commit - setup
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..1ca15f5
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,10 @@
+![NNetwork Icon](./doc/nnetwork.svg)
+
+# NNetwork.js
+
+## A simple neural network as a Javascript Class Object
+
+Using the math.js library, this package is designed to run on a web browser.
+
+This package is currently under development.
+