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.
Want to contribute to the FluxML website? Check out the contributing guide: https://github.com/FluxML/fluxml.github.io/blob/main/CONTRIBUTING.md
- Install all prerequisites from: https://jekyllrb.com/docs/installation/
- Run
gem install jekyll bundler
- Run
bundle exec jekyll serve
Read more here: https://jekyllrb.com/docs/#instructions