mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-16 16:09:43 +01:00
b2795d7518
* Starting NN library - Added "sigmoidCrossEntropyWithLogits" - Ported across a single test
3 lines
47 B
Haskell
3 lines
47 B
Haskell
import Distribution.Simple
|
|
|
|
main = defaultMain
|