Flux.jl/latest/search_index.js

44 lines
1.4 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",
2017-01-18 01:02:10 +00:00
"text": "Flux is a high-level interface for machine learning, implemented in Julia.Flux aims to be intuitive and powerful notation close to the mathematics, while providing advanced features like auto-unrolling and closures. Simple models are trivial, and the most complex architectures are tractable, taking orders of magnitude less code than in other frameworks. Meanwhile, the Flux compiler provides excellent error messages and tools for debugging when things go wrong.So what's the catch? Flux is at an early \"working prototype\" stage; many things work but the API is still in a state of- well, it might change.If you're interested to find out what does work, read on..."
2017-01-16 01:04:23 +00:00
},
2017-01-16 16:51:09 +00:00
{
2017-01-18 01:02:10 +00:00
"location": "basics.html#",
"page": "Basics",
"title": "Basics",
"category": "page",
"text": ""
2017-01-16 16:51:09 +00:00
},
{
2017-01-18 01:02:10 +00:00
"location": "basics.html#Basic-Usage-1",
2017-01-16 16:51:09 +00:00
"page": "Basics",
2017-01-18 01:02:10 +00:00
"title": "Basic Usage",
"category": "section",
2017-01-16 16:51:09 +00:00
"text": ""
},
{
2017-01-18 01:02:10 +00:00
"location": "basics.html#*Charging-Ion-Capacitors*-1",
2017-01-16 16:51:09 +00:00
"page": "Basics",
2017-01-18 01:02:10 +00:00
"title": "Charging Ion Capacitors",
2017-01-16 16:51:09 +00:00
"category": "section",
"text": ""
},
2017-01-16 01:04:23 +00:00
]}