文件历史

297 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller d45537ea7d Update RELEASE_VERSIONS for docs conf.py (#846)
CI / Test: Python 3.7 on windows (push) Has been cancelled
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.7 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.7 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
GitHub Markdown Links / test (push) Has been cancelled
2023-09-11 07:44:09 -07:00
Jonas Mueller 8a1ae01213 various tutorials, docs, language updates (#847) 2023-09-08 21:53:55 -07:00
Sanjana 31455f9433 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:41:21 +01:00
Sanjana 10a736714d Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:38:14 +01:00
Sanjana Garg 8d17dbbeaa Addressed PR comments 2023-09-01 09:02:52 -04:00
Sanjana 49458b7f24 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:49:22 +01:00
Sanjana 11d23dcf85 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:38:38 +01:00
Sanjana 85bb9b98fe Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:35:53 +01:00
Sanjana 6e989ff8ab Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:35:26 +01:00
Sanjana 3ad9bccac8 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:34:50 +01:00
Sanjana 4a96261ce1 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:33:11 +01:00
Sanjana 2fd9f8d60c Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:56 +01:00
Sanjana caaf151c5c Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:36 +01:00
Sanjana d95e06bc28 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:23 +01:00
Sanjana 65d6dd082e Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:30:25 +01:00
Sanjana 1472082419 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:58 +01:00
Sanjana ae27bcc7ce Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:26 +01:00
Sanjana 74c48816f3 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:07 +01:00
Sanjana 0d9a564d84 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:27:16 +01:00
Sanjana Garg 964f5759cd Added suggested changes 2023-08-31 12:52:22 -04:00
Sanjana Garg b51048926f Improved visualization code 2023-08-31 06:52:10 -04:00
Sanjana Garg 08d2675969 Converted hf to torch dataset 2023-08-30 19:09:53 -04:00
Sanjana Garg a050a07900 Updated markdown cell 2023-08-30 13:32:31 -04:00
Sanjana Garg baa005b9b1 Changes related to speedup
- Increased batch size
- Increased num_workers for dataloaders
- Changed optimizer to AdamW for faster convergence
- Changed kfold to stratified kfold for better results
- Added batch norm layer to NN for faster convergence
- set bias=False for conv layer for faster computation
- Removed a linear layer for faster computation
2023-08-30 13:32:31 -04:00
Sanjana Garg 885fc46e57 Changed filename 2023-08-30 13:32:31 -04:00
Sanjana Garg b6b0462592 Add link for out-of sample pred_probs 2023-08-30 13:32:31 -04:00
Sanjana eb3405986e Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana Garg 04d4f68ff8 Addressed comments on PR 2023-08-30 13:32:31 -04:00
Sanjana e2fc30e28c Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana a78ed2fe68 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 0289f8627e Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 2f013e31c1 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana da099b2b98 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana ea2877e755 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 4f98e7ca92 Update docs/source/index.rst
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 45522dccbc Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana e365c69221 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 5f7b785c15 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 01f255ab97 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana Garg 91fc18ff42 Moved variables together 2023-08-30 13:32:31 -04:00
Sanjana Garg 0dc06285f7 Cleared outputs 2023-08-30 13:32:31 -04:00
Sanjana Garg c8def3ec1a Addressed comments on PR 2023-08-30 13:32:31 -04:00
Sanjana Garg cd17b2f04c Added fashion mnist notebook to index 2023-08-30 13:32:31 -04:00
Sanjana Garg 12d25a86c9 Removed unnecessary notebook 2023-08-30 13:32:31 -04:00
Sanjana Garg 3419ae5e33 Added explanations to image tutorial 2023-08-30 13:32:31 -04:00
Sanjana Garg c58e486113 Updated viz code in tutorial 2023-08-30 13:32:31 -04:00
Sanjana Garg 3a09fb8ead Added fashion mnist image tutorial 2023-08-30 13:32:31 -04:00
Sanjana Garg 5903c1b9a0 Draft for new image tutorial 2023-08-30 13:32:31 -04:00
Jonas Mueller 2dffd69b61 Updating guides (#832)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-08-30 13:10:29 +00:00
Hui Wen 21b82a325e Add note/faq about how to speed up regression.learn.CleanLearning runtime (#830)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-28 01:36:05 -04:00