Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
correct document words
  • Loading branch information
milhidaka committed Mar 23, 2016
1 parent 01b8bf1 commit 4fa825c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
@@ -1,9 +1,9 @@
# Sukiyaki JavaScript Library
The Fastest Deep Learning Library for JavaScript

Sukiyaki is being developed to be the fastest Deep Learning Library for JavaScript. It uses Sushi ( https://github.com/mil-tokyo/sushi ) inside for the fast matrix calculation.
Sukiyaki is being developed as the fastest Deep Learning Library for JavaScript. It uses Sushi ( https://github.com/mil-tokyo/sushi ) inside for the fast matrix calculation.

Related papers may be available ( http://mil-tokyo.github.io/miljs.html ).
Related papers are available ( http://mil-tokyo.github.io/miljs.html ).

## Technical Features

Expand All @@ -22,6 +22,7 @@ You can use GPGPU and multi-core CPU via Sushi. If your system does not support
./download.sh

If you don't have node,

mkdir node_modules
git clone https://github.com/mil-tokyo/sushi node_modules/milsushi

Expand Down

0 comments on commit 4fa825c

Please sign in to comment.