Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Compatible with Python 3 & Windows. #24

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

abhishekraok
Copy link

Automatic conversion to Python 3 compatible code using Futurize tool.
Can be used in Windows now since Windows only supports Tensorflow in Python 3.
Add gitignore and requirements.txt.
In batcher.py use decode('utf-8') to convert bytes to string explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant