Photrek / Nonlinear-Statistical-Coupling

Apache License 2.0
5 stars 1 forks source link

Make nsc lib compatible with tf's Tensors #28

Open Kevin-Chen0 opened 3 years ago

Kevin-Chen0 commented 3 years ago

Nsc lib is currently compatible with scalars and numpy arrays. Now we also like to make it compatible for Tensorflow's tf as well in order to use it to perform experiments for the VAE.