Flux.jl/README.md

14 lines
277 B
Markdown
Raw Normal View History

2016-05-26 11:36:28 +00:00
# Флукс
2016-05-11 13:44:34 +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-05-11 13:44:34 +00:00
2016-05-11 16:58:10 +00:00
## How?
2016-08-30 11:50:31 +00:00
See [examples](/examples).
2016-05-11 16:58:10 +00:00
2016-05-11 13:44:34 +00:00
## Is it any good?
Yes.