cazala / synaptic

architecture-free neural network library for node.js and the browser
http://caza.la/synaptic
Other
6.92k stars 666 forks source link

test server does not work #242

Open codyc4321 opened 7 years ago

codyc4321 commented 7 years ago

In tests:

$ python -m SimpleHTTPServer 8080

go to http://localhost:8080/test/test_browser.html

Error response

Error code 404.

Message: File not found.

Error code explanation: 404 = Nothing matches the given URI.