add plotting and checkpoints
This commit is contained in:
parent
6997ca3551
commit
65515d6d90
2 changed files with 65 additions and 2 deletions
|
|
@ -101,6 +101,7 @@
|
|||
(pkgs.python3.withPackages (ppkgs: [
|
||||
ppkgs.torch
|
||||
ppkgs.tqdm
|
||||
ppkgs.matplotlib
|
||||
(lib.python_package ppkgs)
|
||||
]))
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue