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
- Host: GitHub
- URL: https://github.com/webmachinelearning/webmachinelearning.github.io
- Owner: webmachinelearning
- Created: 2018-10-03T11:08:57.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T07:54:55.000Z (over 1 year ago)
- Last Synced: 2024-06-19T19:14:35.151Z (over 1 year ago)
- Language: HTML
- Homepage: https://webmachinelearning.github.io
- Size: 4.04 MB
- Stars: 5
- Watchers: 10
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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).