/fluxml.github.io

Flux Website

Primary LanguageJavaScriptMIT LicenseMIT

This repository contains the source files of Flux site.

Flux is an elegant approach to machine learning. It's a 100% pure-Julia stack, and provides lightweight abstractions on top of Julia's native GPU and AD support. Flux makes the easy things easy while remaining fully hackable.

Contributing

Want to contribute to the FluxML website? Check out the contributing guide: https://github.com/FluxML/fluxml.github.io/blob/main/CONTRIBUTING.md

Running Locally

  1. Install all prerequisites from: https://jekyllrb.com/docs/installation/
  2. Run gem install jekyll bundler
  3. Run bundle exec jekyll serve

Read more here: https://jekyllrb.com/docs/#instructions