-
Notifications
You must be signed in to change notification settings - Fork 146
Fixed Entire Code to a working point and some grammar fixes #32
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
base: master
Are you sure you want to change the base?
Conversation
It seems that the original project is no longer maintained. Do you plan to continue? |
|
I am not a 100% sure if I plan to continue I might there and there of issues but not much you can continue based on how this code works. All I could do is complete the mouse inputs and that is really about it. |
|
Thanks very much for your work on this @FidgetySo. Does this PR work yet? How much more is left to go? |
|
I feel like the model could be improved but besides that I think it is somewhat working like an 80%. I also should update the requirements |
Update game_control2.py
… the keyboard events instead we are using pyautogui.
…scipy.misc.imsave to imageio because they were depracted.
Refactoring work
Fixed the create_dataset file
|
When I install the requirements it keeps saying that there is no version of tenserflow==1.9.0 |
Newer versions of python3 won't support tensorflow 1.9.0. The version that works best for me is python 3.6.5 Edit: Also use anaconda for various installed versions of python for the best support for most things (venv also works but never used it and I know anaconda is much more largerly supported and is always being updated but not sure about virtual env) |
|
FidgetySo thanks for your continue support!, i wish test this compatible with only 1 version of python 😄 |
|
Hi, my name is Michael, and I am having a problem with your production here and I am going to list what my problem is here and hopefully someone can help me with it. Here is where I am having the problem thanks in advance: D:\1\python3.dll This file does not have an app associated with it for performing this action. Please install an app or, if one is already installed , create an association in the Default Apps Settings page. |
I can't run it gives an error. Can you tell me what to do? |
|
@FidgetySo hi ,thanks for your sharing, but how to know train is complete? I try to run ai.py, but no any response, so could you help me to know more details about this opensource? |
|
@Aspector1 File "create_dataset.py", line 33, in get_screenshot |
@m31527, thanks, it worked, but now I have another error in train.py |
|
mind forking it and then updating it? |
No description provided.