-
Notifications
You must be signed in to change notification settings - Fork 31
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
Are there still windows 7 64 exe, being produced? #15
Comments
i also want to build this tool because i didn't find an executable, and so i tried opening the solution in visual studio. but it says it can't find the .vxcproj file, and so i cant build it. |
Will be updated soonThis Link by the LC0 discord server seems to work: For anyone following this LC0 guide: Training and Testing a Net on Google Colab: Beginner Friendly Guide I later also needed to create a proto folder in lczero-training-master\tf and put in this file: Discord fildes maybe too old (https://cdn.discordapp.com/attachments/427066771627966466/822101986597797918/chunk_pb2.py I also had to edit the example.yaml file in the lczero-training-master\tf\configs folder %YAML 1.2name: t1-128x10b I Created a google drive folder: lc0 put in the lczero-training-master folder, Training Data folder, trainingdata-tool.exe & pgn-extract.exe and the input.pgn as described in https://lczero.org/dev/wiki/training-and-testing-a-net-on-google-colab-beginner-friendly-guide/ with google colab created a notebook & with this commands it finally worked: |
The links for the .exe have all been depreciated. Luckily, I downloaded a copy before the link died. It's available in my repository for all my Lc0 nets. |
The links within the closed issue are no valid anymore. I think that the XML error page I end up with means that.
#3 (comment)
If however, there are no updated such executable, then I figure that this repository can be used in visual studio, and will compile fine on that plaform? right. I am new to this, (github repository structures, and anything new from the past 10 years in terms of visual studio, but i am making some progress), and using an executable would spare me the delay on compiling, etc...
The text was updated successfully, but these errors were encountered: