mirror of
https://github.com/tensorflow/haskell.git
synced 2025-04-24 23:05:16 +02:00
* 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
|