darsnack / fluxml.github.io

Flux Website

Home Page:https://fluxml.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Building the Site Locally

Before building this site on your local machine, you need to install the following:

To build the Flux site locally:

  1. Clone this repo.

  2. Navigate to your local copy.

  3. Run the site locally:

    $bundle exec jekyll serve
    

Note: To preview the Flux site, go to http://localhost:4000.

About

Flux Website

https://fluxml.ai


Languages

Language:JavaScript 74.4%Language:CSS 14.4%Language:HTML 10.1%Language:SCSS 0.7%Language:Ruby 0.4%