This commit is contained in:
Mike J Innes 2016-05-08 20:07:19 +01:00
parent b5b70ba4cc
commit 2cb6085a61

View File

@ -1,6 +1,6 @@
# Flux # Flux
Flux is an experimental machine perception / ANN library for Julia. It's most similar in philosophy to the excellent [Keras](http://keras.io). Like that and other high-level ANN libraries, Flux is designed to make experimenting with novel layer types and architectures really fast. Flux is an experimental machine perception / ANN library for Julia. It's most similar in philosophy to the excellent [Keras](http://keras.io). Like that and other high-level ANN libraries, Flux is designed to make experimenting with novel layer types and architectures really fast, without sacrificing speed.
Flux has a few key differences from other libraries: Flux has a few key differences from other libraries: