https://github.com/saransh-cpp/fluxml-franklin-port
https://github.com/saransh-cpp/fluxml-franklin-port
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saransh-cpp/fluxml-franklin-port
- Owner: Saransh-cpp
- License: mit
- Created: 2022-10-08T15:35:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T07:00:01.000Z (over 3 years ago)
- Last Synced: 2025-02-01T09:13:37.134Z (over 1 year ago)
- Language: HTML
- Size: 88.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Governance: governance.md
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