Update torch library name in README

This commit is contained in:
2023-06-29 23:00:20 +02:00
parent 8e9c3483aa
commit d59bf03a51
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# BayesNet
Trying to implement Bayesian Network inference with Torchlib from scratch
Trying to implement Bayesian Network inference with libtorch from scratch