An open API service indexing awesome lists of open source software.

https://github.com/webmachinelearning/webmachinelearning.github.io

🌎 Web Machine Learning website
https://github.com/webmachinelearning/webmachinelearning.github.io

Last synced: about 2 months ago
JSON representation

🌎 Web Machine Learning website

Awesome Lists containing this project

README

          

W3C Web Machine Learning Working Group and Community Group website.

## Environment Setup

```
gem install bundler jekyll
```

## Run

```
bundle install
bundle exec jekyll serve
Server address: http://127.0.0.1:4000/
```

## Contributing

We welcome contributions! Please see the [contributing guidelines](CONTRIBUTING.md).

## License

All documents in this repository are licensed by contributors under the [W3C Software and Document license](https://www.w3.org/Consortium/Legal/copyright-software).