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

https://github.com/saransh-cpp/fluxml-franklin-port


https://github.com/saransh-cpp/fluxml-franklin-port

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          



This repository contains the source files of [Flux website, fluxml.ai](https://fluxml.github.io/).

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