提交

提交图

1824 次代码提交

作者 SHA1 备注 提交日期
Curtis G. Northcutt a073e8dc0e remove linux whl dependencies for win install 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 0152b560d4 Remove linux py wheels in macOs install 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 3b0e37777d Add specific install instructions for osx/linux 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 5c64a04993 tox fails in os/win. trying adding script: pytest 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 9eb86347c7 Remove pip upgrade in python2 macOs. causes error. 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt ceb039bc93 Add all linux tests. add more windows tests. 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 279d901da5 splitting up macos and windows and linux testing 2020-02-25 22:17:11 -05:00
Curtis G. Northcutt 5150285a1f Add linux, osx, and windows testing 2020-02-25 22:17:11 -05:00
Curtis Northcutt b45ebd1688 No longer support python2 and pytorch compatibility 2020-02-25 22:09:45 -05:00
Curtis G. Northcutt f1e28941ce try to fix win/mac py27 torch install 2020-02-25 21:31:49 -05:00
Curtis G. Northcutt 20d686b259 linux py27 pip install future for torch support 2020-02-25 21:17:14 -05:00
Curtis G. Northcutt 96c875ceed fix pytorch install py27 win,pytest run py27 linux 2020-02-25 21:11:44 -05:00
Curtis G. Northcutt f919dc3f14 Fix macOS py2.7 env issue & pytorch dl link in Win 2020-02-25 20:07:34 -05:00
Curtis G. Northcutt 87d968699b remove linux whl dependencies for win install 2020-02-25 19:18:37 -05:00
Curtis G. Northcutt 6d1c1bd5dd Remove linux py wheels in macOs install 2020-02-25 19:16:38 -05:00
Curtis G. Northcutt b68a76f2ee Add specific install instructions for osx/linux 2020-02-25 19:10:55 -05:00
Curtis G. Northcutt 1694fb593a tox fails in os/win. trying adding script: pytest 2020-02-25 18:35:08 -05:00
Curtis G. Northcutt a5108b525a Remove pip upgrade in python2 macOs. causes error. 2020-02-25 18:18:40 -05:00
Curtis G. Northcutt afabb028c0 Add all linux tests. add more windows tests. 2020-02-25 18:14:39 -05:00
Curtis G. Northcutt f0a3603c91 splitting up macos and windows and linux testing 2020-02-25 18:05:52 -05:00
Curtis G. Northcutt 8b23731c79 Add linux, osx, and windows testing 2020-02-22 21:23:51 -05:00
Curtis G. Northcutt e9da429c27 Removed duplicate line, typo fix, link to imagenet 2020-02-20 08:58:12 -05:00
Curtis G. Northcutt eb06cd13b4 README overall. inclusion of cifar-10 demos. 2020-02-20 08:36:16 -05:00
Curtis G. Northcutt 21a719803c Fix link to planned future features for cleanlab 2020-02-20 06:14:57 -05:00
Curtis G. Northcutt d36cc3eab1 update copyright to 2020 2020-02-20 06:11:28 -05:00
Curtis G. Northcutt 269e8f2b1f Remove coteaching to avoid pytorch dependency
If you don't have pytorch installed, cleanlab should still work fine. We don't want to import something that requires pytorch whenever you import cleanlab. cleanlab works with any machine learning or deep learning framework and we want to keep it that way.
2020-02-20 06:08:08 -05:00
Curtis G. Northcutt 2c917d5d88 add cifar_cnn to omitted coverage files 2020-02-20 06:02:50 -05:00
Curtis G. Northcutt e2029e0766 Add news section to top with CIFAR-10 sota example 2020-02-20 05:56:13 -05:00
Curtis G. Northcutt 8ba2b864eb Add links to examples of how to use this module. 2020-02-20 05:42:44 -05:00
Curtis G. Northcutt 3cf1e8ab63 Add proper citation 2020-02-20 05:38:15 -05:00
Curtis Northcutt cb0fad98cb Add link to coteaching: 2020-02-20 05:30:56 -05:00
Curtis Northcutt 866218ca1d cleanlab now support Co-Teaching natively (python3, PyTorch 1.4) 2020-02-20 05:30:32 -05:00
Curtis Northcutt c5a1ff0870 increase pep-8 adherence. 2020-02-20 05:28:52 -05:00
Curtis Northcutt 049e702fef increase pep-8 adherence. 2020-02-20 05:28:37 -05:00
Curtis Northcutt 4835632f3b Add a simple pytorch CNN for cifar. 2020-02-20 05:26:54 -05:00
Curtis Northcutt 597fc1f9c7 Add readme to explain dependencies. 2020-02-20 05:26:34 -05:00
Curtis G. Northcutt c9dfbe7c2e Remove dataset reference. Cite confident learning paper instead 2020-02-17 12:57:28 -05:00
Curtis G. Northcutt 6a33506e90 python 3.7 and windows now supported natively 2020-02-17 02:36:55 -05:00
Curtis G. Northcutt 6584549867 Windows support added 2020-02-17 02:28:06 -05:00
Curtis G. Northcutt 8197a2195a Version 0.1.1 - support Python 3.7, Windows, PEP-8
# 0.1.1 
#   - Added support for Python 3.7
#   - Added full support for Windows, including multiprocessing parallelization support in cleanlab/pruning.py
#   - Improved PEP-8 adherence in core cleanlab/ code.
2020-02-17 02:14:24 -05:00
Curtis G. Northcutt 9969128e52 Add support for python3.7 2020-02-17 02:07:29 -05:00
Curtis G. Northcutt a6412d42f5 Add support for python3.7 2020-02-17 02:06:55 -05:00
Curtis G. Northcutt 22e07f92bd Add support for python3.7 2020-02-17 02:05:02 -05:00
cgnorthcutt e647398bd2 BIG UPDATE: fully support Windows multiprocessing and python 3.7 2020-02-17 01:59:33 -05:00
cgnorthcutt 6791134f70 fix docstrings to double quote 2020-02-17 01:57:53 -05:00
cgnorthcutt 84117cdc71 Add utils for onehot labels <> list of lists 2020-02-17 01:57:22 -05:00
cgnorthcutt 7c909098fb n_jobs is set to max.cpu for all operating systems 2020-02-17 01:56:45 -05:00
cgnorthcutt 1441280725 Add support for python 3.7 2020-02-16 21:27:44 -05:00
cgnorthcutt b1226fe4da PEP-8 adherence 2020-02-16 21:19:41 -05:00
cgnorthcutt 133870f889 typo fix 2020-02-16 21:09:48 -05:00