Paul

Results 21 comments of Paul

@javiercp i tried the binderhub... it kinda works... thanks for sharing... i tried the following: var str = "Hello, TensorFlow.NET!"; var hello = tf.constant(str); ` var str = "Hello, TensorFlow.NET!";...