@hackage DeepDarkFantasy0.2017.8.19
A DSL for creating neural network.
Categories
License
LicenseRef-Apache
Maintainer
lolisa@marisa.moe
Links
Versions
- 0.2017.8.19 Sat, 19 Aug 2017
- 0.2017.8.18 Fri, 18 Aug 2017
- 0.2017.8.17 Thu, 17 Aug 2017
- 0.2017.8.16 Wed, 16 Aug 2017
- 0.2017.8.15 Tue, 15 Aug 2017
- 0.2017.8.14 Mon, 14 Aug 2017 Show all…
Installation
Tested Compilers
Dependencies (8)
- base >=4.9.0.0 && <5
- bimap
- constraints
- containers
- mtl
- random Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
werror
(off by default)
make warning error
Deep Dark Fantasy(DDF) is a domain specific language that allow one to automatically derive derivative of program in DDF. Hence, one can write neural network in DDF and use the derivative program for gradient descend.