

This project includes the repository 
[webgpgpu](https://github.com/michaelerule/webgpgpu)
as a submodule. 

You will need this to run the WebGL perceptron example. 
Try running this command:

```sh
git submodule update --init --recursive
```


