Flux.jl/latest/search_index.js

44 lines
1.0 KiB
JavaScript
Raw Normal View History

2017-01-16 01:04:23 +00:00
var documenterSearchIndex = {"docs": [
{
"location": "index.html#",
"page": "Home",
"title": "Home",
"category": "page",
"text": ""
},
{
"location": "index.html#Flux-1",
"page": "Home",
"title": "Flux",
"category": "section",
"text": ""
},
2017-01-16 16:51:09 +00:00
{
"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": ""
},
2017-01-16 01:04:23 +00:00
]}