Page 2 of 3

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Sun Feb 24, 2019 7:26 am
by Reactions
Update:

Overall plan: Using Python and AutoHotKey, have the AI patch code by typing new code//rewriting pre-existing code.

Then here are the steps that I plan on taking:
Create AHK programs that will type C++ commands and functions. (in development)

Create AI to do Phrase by Phrase, that will have trainer assistance to help get correct probability. The trainer will have a range of 0% to 100%, and the
AI will change it's probabilities off that feedback. (In depth planning needed)

Create separate AI for typing within parenthesis. (General planning needed)
(Optional) Create auto-teacher based off of debug info. General decision needed)

I know this is very little for an exceptionally complicated task, but hopefully, little by little, we can figure it out.

Please comment on planning suggestions/ideas. As well as thoughts on whether the last one should be implemented. or not.

I would appreciate any ideas, thoughts, suggestions, critiques, or comments.

Thanks,
Reactions

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon Feb 25, 2019 8:59 pm
by mrmajik45
It should also use the proper Coding Style https://reactos.org/wiki/Coding_Style

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon Feb 25, 2019 9:42 pm
by Reactions
mrmajik45 wrote: Mon Feb 25, 2019 8:59 pm It should also use the proper Coding Style https://reactos.org/wiki/Coding_Style
Noted. Anything else?

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon Feb 25, 2019 9:53 pm
by mrmajik45
Question: Is this going to be on GitHub?

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Tue Feb 26, 2019 3:41 am
by Reactions
mrmajik45 wrote: Mon Feb 25, 2019 9:53 pm Question: Is this going to be on GitHub?
Not sure, but probably not, since it can could do lots of damage if it get too powerful at coding. If used by a hacker, it could make a super powerful malware that could be extremely destructive. That is not something I wish to live with/be accountable for if that were to happen.

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Tue Feb 26, 2019 4:03 pm
by Reactions
Hi all,
I need picture/scripts of code that are bad and ones that are functioning correctly. They must be in C++ and files used within ReactOS. I have decided to use image recognition to have it find bad code and fix it.
Thanks to all that help!
Reactions

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Tue Feb 26, 2019 4:45 pm
by mrmajik45
(Recent JIRA report with this file being an issue. Have a try.)
https://github.com/reactos/reactos/blob ... audbus.cpp

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Sat Mar 09, 2019 3:30 am
by onestop_mid
ignore

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Sat Mar 09, 2019 3:52 am
by Reactions
onestop_mid wrote: Sat Mar 09, 2019 3:30 amignore
?

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Sat Mar 09, 2019 2:59 pm
by dizt3mp3r
I've ignored it - I think. Oh no, I haven't.

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Sun May 05, 2019 6:26 am
by Reactions
Hi all,
So upon doing research, someone has ready made a neural network that can type c code somewhat. I am trying to see the scripts in action, however, I am in Linux hell right now, as python scripts refuse to run at ALL. Hopefully, I can modify it to be useful to ReactOS.

Here is the repository: https://github.com/thibo73800/deep-generation

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon May 06, 2019 1:47 pm
by Reactions
Bad news... So I have an amd rx 560, which can't run tensorflow. If one of y'all could test it, that would be great!

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon May 06, 2019 2:08 pm
by mrmajik45
Just use your CPU.

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon May 06, 2019 2:14 pm
by Reactions
I tried that, but it needs tensorflow, which requires cuda cores.

Re: Help wanted! Python based ReactOS patcher/developer.

Posted: Mon May 06, 2019 2:39 pm
by mrmajik45
Just tell TensorFlow to shut up and use the better side of Hardware. AyyMD. (RX580 boi)