Zaktualizuj 'DL'
This commit is contained in:
parent
c08f9ff58c
commit
bfa03601b0
@ -75,4 +75,4 @@ with torch.no_grad():
|
|||||||
result = open("output",'w+')
|
result = open("output",'w+')
|
||||||
result.write(f'{y_predicted}')
|
result.write(f'{y_predicted}')
|
||||||
|
|
||||||
torch.save(model, "model.pkl")
|
torch.save(model, "modelP.pkl")
|
Loading…
Reference in New Issue
Block a user