We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
conda create --name nnue-env python=3.8 conda activate nnue-env (linux) or activate nnue-env (windows) pip install numpy pip install torch==1.11 -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install tensorboard -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install time -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install argparse logging -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install argparse argparse -i https://pypi.tuna.tsinghua.edu.cn/simple/ pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: