minor changes
db39442 - 43 Bytes feat(model): uploaded the model
- 1.93 kB updated readme
model.ckpt Detected Pickle imports (4)
- "collections.OrderedDict",
- "torch.FloatStorage",
- "torch._utils._rebuild_tensor_v2",
- "torch.LongStorage"
What is a pickle import?
238 MB feat(model): uploaded the model - 2.67 kB feat(model, train): improved architecture, overfit prevention, re-trained the model
- 21.2 kB feat(model, train): improved architecture, overfit prevention, re-trained the model
- 291 kB feat(model, train): improved architecture, overfit prevention, re-trained the model
- 1.26 kB feat(model, train): improved architecture, overfit prevention, re-trained the model
- 209 kB feat(model, train): improved architecture, overfit prevention, re-trained the model
- 40 Bytes feat(train, dist_train, plots): improved training, implemented distributed training, added plotting
- 16.4 kB minor changes