Flux.jl/README.md

14 lines
277 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-30 11:50:31 +00:00
See [examples](/examples).
2016-04-01 21:11:42 +00:00
## Is it any good?
Yes.