I am working on 2 projects.
1.
https://github.com/rddy/deepassistDependencies:
Tensorflow 1.3.0
Baselines 0.1.4
Gym 0.9.1
Box2D 2.3.2
box2D-py 2.3.8
After installing all dependencies, the py codes are running well. But when I am trying to analyze in Jupyter, it is throwing some errors. Can anyone build the project and check where is the wrong?
2.
https://github.com/rddy/isqlFor this project, after installing all dependencies, the py codes are running as well. The Jupiter part is throwing some errors.
Especially, when I am putting my data directory, it is showing that the pkl file is not found in that directory.