NEGU93 / cvnn

Library to help implement a complex-valued neural network (cvnn) using tensorflow as back-end
https://complex-valued-neural-networks.readthedocs.io/
MIT License
160 stars 33 forks source link

Killed!! #19

Closed teodorf-bit closed 2 years ago

teodorf-bit commented 2 years ago

When I run your test example my python kernel is "killed" when i run it on Ubuntu 16.04.

It works on Mac though... Do you know what the problem is?

NEGU93 commented 2 years ago

It's weird because I develop on Ubuntu... It should work. What is the error message?

teodorf-bit commented 2 years ago

Sorry it was Ubuntu 18.04 ....

it just says "Killed"

NEGU93 commented 2 years ago

I have a few questions.

  1. How do you run the script.
  2. You get no output at all?
  3. Have you tried running a TensorFlow model and it works fine?
  4. Can you give me the exact script/s and tell me how you run it so I test it myself?

Thank you.

teodorf-bit commented 2 years ago

My apologies... It seems its python malfunctioning. You can close and remove this as its not related yo your package itself....