</script><linkhref="https://cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.5.0/styles/default.min.css"rel="stylesheet"type="text/css"/><linkhref="https://fonts.googleapis.com/css?family=Lato|Ubuntu+Mono"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"rel="stylesheet"type="text/css"/><linkhref="assets/documenter.css"rel="stylesheet"type="text/css"/><script>documenterBaseURL="."</script><scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js"data-main="assets/documenter.js"></script><scriptsrc="../versions.js"></script></head><body><navclass="toc"><h1>Flux</h1><formclass="search"action="search.html"><selectid="version-selector"onChange="window.location.href=this.value"><optionvalue="#"selected="selected"disabled="disabled">Version</option></select><inputid="search-query"name="q"type="text"placeholder="Search docs"/></form><ul><liclass="current"><aclass="toctext"href="index.html">Home</a><ulclass="internal"><li><aclass="toctext"href="#Charging-Ion-Capacitors-1">Charging Ion Capacitors</a></li></ul></li><li><spanclass="toctext">Getting Started</span><ul><li><aclass="toctext"href="mnist.html">Basics</a></li></ul></li></ul></nav><articleid="docs"><header><nav><ul><li><ahref="index.html">Home</a></li></ul><aclass="edit-page"href="https://github.com/MikeInnes/Flux.jl/tree/d9fd278307863c5bb8f79427d857435d519267b3/docs/src/index.md"><spanclass="fa"></span> Edit on GitHub</a></nav><hr/></header><h1><aclass="nav-anchor"id="Flux-1"href="#Flux-1">Flux</a></h1><h2><aclass="nav-anchor"id="Charging-Ion-Capacitors-1"href="#Charging-Ion-Capacitors-1">Charging Ion Capacitors</a></h2><p>Flux is a high-level API for machine learning, implemented in Julia.</p><p>Flux aims to provide a concise and expressive syntax for architectures that are hard to express within other frameworks. The notation should be familiar and extremely close to what you'd find in a paper or description of the model.</p><p>The current focus is on ANNs with TensorFlow or MXNet as a backend.</p><footer><hr/><aclass="next"href="mnist.html"><spanclass="direction">Next</span><spanclass="title">Basics</span></a></footer></article></body></html>