文件历史

提交图

68 次代码提交

作者 SHA1 备注 提交日期
Curtis Northcutt d4ca5fcdb7 Complete fefactor to use dataloader for large datasets in all methods. 2018-12-30 12:51:02 -08:00
Curtis Northcutt 79aac5e719 No longer require train_fn and allow specifying labels in constructor. 2018-12-28 16:21:36 -08:00
Curtis Northcutt e1772c2eb6 fixed gpu compatibility issue 2018-12-25 22:32:19 -08:00
Curtis Northcutt cd5ca048fc fixed bug. fasttext superised kwargs now work when none are given 2018-12-24 22:35:15 -08:00
Curtis Northcutt 4d3d30dece Fixed indexing error in list comprehension. 2018-12-08 02:18:36 -05:00
Curtis Northcutt fc278dea45 Clarified constructor loader and remove version compat from codecov 2018-12-08 01:41:33 -05:00
Curtis Northcutt eeddd06880 Removed space in multi-line if statement. 2018-12-08 00:50:23 -05:00
Curtis Northcutt cc7831de8a Remove GPU cuda lines from pytest code coverage. 2018-12-08 00:05:11 -05:00
Curtis Northcutt 1e563004c9 fasttext is stochastic (not seeded results). Adjusted testing accordingly. 2018-12-03 13:16:43 -08:00
Curtis Northcutt bd27bea246 Warn if using fasttext with incompatible python version. 2018-12-02 23:11:56 -08:00
Curtis Northcutt 7443696895 Added support for fasttext (python 3 only) 2018-12-02 22:48:49 -08:00
Curtis Northcutt 3a2ca11242 Added warning for pyTorch with invalid python version 2018-12-02 22:25:52 -08:00
Curtis Northcutt f9cddc06fd remove ipynb 2018-11-25 21:40:14 -05:00
Curtis Northcutt 7a5530119e Updated for pytorch 0.0.4 2018-11-25 21:37:24 -05:00
Curtis Northcutt a004209be8 Updated for pytorch 0.0.4 2018-11-25 21:37:16 -05:00
Curtis G. Northcutt 2c1e558cf4 Delete mnist_pytorch.ipynb 2018-11-25 21:36:14 -05:00
Curtis Northcutt 2409c67f93 change confidentlearning to cleanlab 2018-11-25 20:11:00 -05:00
Curtis Northcutt 36234c6678 Added MNIST PyTorch models. 2018-11-21 12:47:06 -05:00