This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml
Watch
1
Star
0
Fork
0
You've already forked clearml
mirror of
https://github.com/clearml/clearml
synced
2025-06-26 18:16:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc894dc1d64b474a97ad99de1968b2780cdb5b8a
clearml
/
trains
/
binding
/
frameworks
History
allegroai
f3638a7e5d
Fix keras reusing model object only if the filename is the same (issue
#252
)
2020-11-25 14:55:45 +02:00
..
__init__.py
Make sure local packages with multi-files are marked as "package"
2020-10-12 10:50:46 +03:00
base_bind.py
Add scikit-learn support (joblib) and xgboost support
2019-07-31 00:30:12 +03:00
fastai_bind.py
Add FastAI example, disable binding if tensorboard is loaded (assume TensorBoradLogger will be used)
2020-08-10 08:01:03 +03:00
lightgbm_bind.py
Fix LightGBM support for empty params (precaution)
2020-11-25 11:22:35 +02:00
pytorch_bind.py
Add PyTorch Lightning save/restore model binding (issue
#212
)
2020-10-04 17:00:01 +03:00
tensorflow_bind.py
Fix keras reusing model object only if the filename is the same (issue
#252
)
2020-11-25 14:55:45 +02:00
xgboost_bind.py
Improve frameworks binding
2019-08-19 21:18:44 +03:00