Dear all,
I have a problem installing the packages.
In Jypyter notebook , Python 3; I use pip install pydens and it has installed successfully.
Next when writing
from pydens import Solver, NumpySampler, add_tokens
getting error
"module 'tensorflow' has no attribute 'layers'"
Plz fix it.