Zhen Qin

Results 2 issues of Zhen Qin

## 📚 Documentation In the Titanic Data Analysis tutorial, the use of CrossEntropyLoss is inappropriate. From the documentation of pytorch, CrossEntropyLoss is a combination of LogSoftmax and NLLLoss, so the...

# Usecase When a project needs to have multiple lock files for different users, it is convenient to be able to rename the lockfile. ## API Suggestion ```bash uv lock...

needs-decision
cli