Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
New feature: Override player input with machine learning models #17407
New feature: Override player input with machine learning models #17407
Changes from 32 commits
59cf1fb
2fb1459
a21e9b3
40cb006
7d7524e
3dd87f5
5477094
6953b2a
a9eb210
eeaf118
8b4cf7c
718d737
022017a
f866b6a
ee29257
7120fa6
69e94b7
1bded6b
58f9732
b54c65b
8b71d8e
684eefa
6841795
9e1ca05
ae0a264
59d0d11
93b3aac
ed40ac3
b868b11
913c4ad
6c35f84
aeeb622
65aaa37
e0f64fc
5711de3
d8126dc
5d59960
659c0b0
f751214
aa4e71e
d53d1bf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you rewrite this entire file into C? The 'dep' can still be C++ I guess as long as the RetroArch glue here is at least C.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done