-
Notifications
You must be signed in to change notification settings - Fork 5
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
Write Instructions For Deploying CSKnow Server (And Create Discord For People Running/Playing On The Servers) #3
Comments
+1 |
1 similar comment
+1 |
+1 |
+1 |
Hey everyone, sorry for the delay! I still haven't gotten to this yet. I prioritized creating the learned mouse controller first (#4). I was hoping to both (a) have you test the servers and (b) give you a cool new mouse controller to play with. However, that is taking longer than expected. Some basic issues have been fixed (like accurately finding head position https://davidbdurst.com/blog/csknow_head_position.html) and some more complicated issues are still outstanding (like accounting for the related literature on mouse movement https://dl.acm.org/doi/10.1145/3411764.3445514, https://arxiv.org/pdf/2203.12050.pdf). I will get this issue (#3) done soon! |
Take your time! You're doing awesome work, man!
…On Sun, Sep 4, 2022 at 12:57 PM David Durst ***@***.***> wrote:
Hey everyone, sorry for the delay! I still haven't gotten to this yet. I
prioritized creating the learned mouse controller first (#4
<#4>). I was hoping to both
(a) have you test the servers and (b) give you a cool new mouse controller
to play with. However, that is taking longer than expected. Some basic
issues have been fixed (like accurately finding head position
https://davidbdurst.com/blog/csknow_head_position.html) and some more
complicated issues are still outstanding (like accounting for the related
literature on mouse movement
https://dl.acm.org/doi/10.1145/3411764.3445514,
https://arxiv.org/pdf/2203.12050.pdf). I will get this issue (#3
<#3>) done soon!
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4WW3UFEOG5YATHAJHQDVLV4TPIHANCNFSM56DETIOQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Here are the instructions for playing against the bots. https://github.com/David-Durst/csknow/blob/master/docs/bot_user_instructions.md If you don't have a linux machine to run the bots, I also wrote instructions for creating an AWS machine that can host the bots: https://github.com/David-Durst/csknow/blob/master/docs/aws_machine_creation_guide.md Before I close the issue, can someone confirm that the bot user instructions work for them? My next step is to write the dev guide so you all can mess around with my analytics, like this which shows player's position, mouse speed, and mouse delta relative to enemy head position over time: https://youtu.be/ugwdOI9RpFs These visualizations (and the models using the data in the visualizations) are my main focus right now. |
https://discord.gg/zWTDgabxr9 is the link for the CSKnow discord |
Here is the dev guide for setting up the analytics environment (not needed to play with bots, but can be interesting to look at pro data) https://github.com/David-Durst/csknow/blob/master/docs/dev_setup_guide.md |
😁 |
+1 |
Please add a +1 if you want me to work on this.
The text was updated successfully, but these errors were encountered: