Shahin Saadati
Shahin Saadati
The best wx package that I found is called FloatCanvas. It has some capabilities to do this, but we need to implement most of the needed features.
I was actually planning to use tensorflow keras to implement a much simpler and shorter example for mnist (considering that keras will be the recommendation of tensorflow 2.0 anyway). I...
Please: 1- Run pylint on the python files and fix the linting issues first. 2- Follow the directory structures of other samples and create similar folders and subfolders for your...
A new script was added to the repo: ROOT/python/python-checks.sh Please update your branch, and use this script to catch any lint issues. You can use it to check any formatting...
Please run pylint on all the python files in this PR before submitting it for review.
A new script was just added to the repo: ROOT/python/python-checks.sh Please update your branch, and use this script to catch any lint issues. You can use it to check any...