diff --git a/latest/index.html b/latest/index.html index 168898df..adc86e26 100644 --- a/latest/index.html +++ b/latest/index.html @@ -6,4 +6,4 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) ga('create', 'UA-36890222-9', 'auto'); ga('send', 'pageview'); -

Flux

+

Flux

Charging Ion Capacitors

Flux is a high-level API for machine learning, implemented in Julia.

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.

The current focus is on ANNs with TensorFlow or MXNet as a backend.

diff --git a/latest/mnist.html b/latest/mnist.html new file mode 100644 index 00000000..f61f48da --- /dev/null +++ b/latest/mnist.html @@ -0,0 +1,9 @@ + +Basics ยท Flux

MNIST

diff --git a/latest/search.html b/latest/search.html index 39fa8b95..9dd246aa 100644 --- a/latest/search.html +++ b/latest/search.html @@ -6,4 +6,4 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) ga('create', 'UA-36890222-9', 'auto'); ga('send', 'pageview'); -

Search

Number of results: loading...

+

Search

Number of results: loading...

diff --git a/latest/search_index.js b/latest/search_index.js index 3c41592d..c0bd5e26 100644 --- a/latest/search_index.js +++ b/latest/search_index.js @@ -16,4 +16,28 @@ var documenterSearchIndex = {"docs": [ "text": "" }, +{ + "location": "index.html#Charging-Ion-Capacitors-1", + "page": "Home", + "title": "Charging Ion Capacitors", + "category": "section", + "text": "Flux is a high-level API for machine learning, implemented in Julia.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.The current focus is on ANNs with TensorFlow or MXNet as a backend." +}, + +{ + "location": "mnist.html#", + "page": "Basics", + "title": "Basics", + "category": "page", + "text": "" +}, + +{ + "location": "mnist.html#MNIST-1", + "page": "Basics", + "title": "MNIST", + "category": "section", + "text": "" +}, + ]}