https://github.com/clearml/clearml-blogs
This repository contains the codebase mentioned and used in trains' blogs
https://github.com/clearml/clearml-blogs
Last synced: 7 months ago
JSON representation
This repository contains the codebase mentioned and used in trains' blogs
- Host: GitHub
- URL: https://github.com/clearml/clearml-blogs
- Owner: clearml
- License: apache-2.0
- Created: 2020-02-02T13:09:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T16:19:48.000Z (almost 2 years ago)
- Last Synced: 2025-05-24T05:17:23.247Z (8 months ago)
- Language: Jupyter Notebook
- Size: 8.19 MB
- Stars: 10
- Watchers: 8
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trains-blogs
This repository contains the codebase mentioned and used in trains' blogs.
The list of blogs includes:
* [How Much Data Do You Really Need?: Quantifying Diminishing Returns of Annotated Data](how_much_data_do_you_really_need/)
* The Hero's Journey to Deep Learning CodeBase
* [Blog I: Once Upon a Repository: How to Write Readable, Maintainable Code with PyTorch](once_upon_a_repository/)
* Blog IIA: The Battle between Speed & Accuracy: Single-Shot vs Two-Shot Detection
* [Blog IIB: The Hero Rises: Build Your Own SSD](the_hero_rises/)
* Blog III: Flying with Anchors: Optimize SSD to Your Data
* Blog IV: Happily Ever Deployed: ...