Recent Releases of mlgym

mlgym - v0.0.75

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.74

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.73

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.72

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.71

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.70

- Python
Published by le1nux over 3 years ago

mlgym - 0.0.69

- Python
Published by le1nux over 3 years ago

mlgym - 0.0.68

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.67

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.66

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.64

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.63

- Python
Published by le1nux over 3 years ago

mlgym - v0.0.62

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.61

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.60

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.58

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.57

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.56

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.55

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.54

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.53

- Python
Published by le1nux almost 4 years ago

mlgym - v0.0.52

- Python
Published by le1nux about 4 years ago

mlgym - v0.0.51

- Python
Published by le1nux about 4 years ago

mlgym - v0.0.50

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.49

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.48

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.47

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.46

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.45

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.44

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.43

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.42

Cross validation implememenation

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.41

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.40

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.39

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.38

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.37

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.36

  • fixed unit tests
  • Implemented GymJobLite, which does not store all the intermediate states during training

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.35

- Python
Published by le1nux over 4 years ago

mlgym - v0.0.34

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.33

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.32

Support now Area under Recall @ K

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.31

bug fixing in recall @ k metric

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.30

Supporting recall@k metric now

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.29

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.28

Implemented reevaluation methods for grid search and nested cv

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.27

RAM memory footprint and GPU memory footprint reduction

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.26

- Python
Published by le1nux almost 5 years ago

mlgym -

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.24

  • DatasetBatch and InferenceResultBatch have now device methods such as detach, todevice, getdevice, to_cpu
  • Reduced GPU memory footprint in Trainer and Evaluator by moving respective batches to CPU directly after instantiation.

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.23

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.22

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.21

Added support for class-wise expected calibration error

- Python
Published by le1nux almost 5 years ago

mlgym - v0.0.20

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.18

bug fixes

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.17

  • brier score implementation by @gebauerm
  • expected calibration error implementation

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.16

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.15

Supports now nested cross validation

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.14

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.13

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.12

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.11

Minor improvements

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.10

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.9

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.8

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.7

Minor bug fix

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.6

  • Refactored InferenceResultComponent

- Python
Published by le1nux about 5 years ago

mlgym - v0.0.5

minor bug fix

- Python
Published by le1nux over 5 years ago

mlgym - v0.0.4

  • dataset splitter is now always seeded
  • refactored dependency structure of constructable components
  • Fixed multiple handlers bug in logging environment

- Python
Published by le1nux over 5 years ago

mlgym - First release

- Python
Published by le1nux over 5 years ago