Flux.jl/docs/src/index.md

10 lines
407 B
Markdown
Raw Normal View History

2017-01-16 00:46:50 +00:00
# Flux
2017-01-16 16:51:21 +00:00
## 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.