Flux.jl/README.md

14 lines
269 B
Markdown
Raw Normal View History

2016-04-01 21:11:42 +00:00
# Флукс
2016-04-01 21:11:42 +00:00
## What?
2016-08-23 13:45:48 +00:00
Flux is an experimental programming model for building neural networks, implemented in Julia. It's not complete yet but you can check out the current functionality in the `examples` folder.
2016-04-01 21:11:42 +00:00
## How?
2016-08-25 22:12:07 +00:00
See [docs](/docs).
2016-04-01 21:11:42 +00:00
## Is it any good?
Yes.