-
tenthousandmeters Public
Source code, contents, and comments for my blog https://tenthousandmeters.com
-
afaligner Public
π A forced aligner intended for synchronization of narrated text
-
-
ml-engineering Public
Forked from stas00/ml-engineeringMachine Learning Engineering Open Book
Python Creative Commons Attribution Share Alike 4.0 International UpdatedApr 4, 2025 -
-
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook Other UpdatedFeb 12, 2025 -
aana_sdk Public
Forked from dropbox/aana_sdkAana SDK is a powerful framework for building AI enabled multimodal applications.
Python Apache License 2.0 UpdatedOct 30, 2024 -
azure-compute-docs Public
Forked from MicrosoftDocs/azure-compute-docsCreative Commons Attribution 4.0 International UpdatedSep 23, 2024 -
dstack Public
Forked from dstackai/dstack⨠An open-source ML workflow orchestration system designed for reproducibility and collaboration
Python Mozilla Public License 2.0 UpdatedJun 12, 2024 -
pytorch-distributed-resnet Public
Forked from michaelzhiluo/pytorch-distributed-resnetExample of Pytorch Resnet Distributed Training - pulled from https://leimao.github.io/blog/PyTorch-Distributed-Training/
Python UpdatedApr 4, 2024 -
pydantic-duality Public
Forked from zmievsa/pydantic-dualityAutomatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional
Python MIT License UpdatedMar 6, 2024 -
cached_classproperty Public
Forked from zmievsa/cached_classpropertycached_property for class properties instead of instance properties
Python MIT License UpdatedMar 5, 2024 -
syncabook Public
ππ§ A tool for creating ebooks with synchronized text and audio (EPUB3 with Media Overlays)
-
-
-
-
brtlx Public
ππ» Content for https://bestresourcestolearnx.com
-
content Public
Forked from mdn/contentThe content behind MDN Web Docs
Markdown Other UpdatedDec 19, 2022 -
og-aws Public
Forked from open-guides/og-awsπ Amazon Web Services β a practical guide
Shell Creative Commons Attribution 4.0 International UpdatedNov 16, 2022 -
π³`πΈ A blueprint for Django + Postgres + Gunicorn + nginx + Docker web projects.
-
π πΈ A blueprint for Django + DRF + Postgres + Gunicorn API services to be deployed on Heroku.
-
heroku-buildpack-nginx Public
Forked from heroku/heroku-buildpack-nginxRun NGINX in front of your app server on Heroku
Shell UpdatedSep 2, 2022 -
github-issue-templates Public
Forked from stevemao/github-issue-templatesπ£ A collection of GitHub issue and pull request templates
Other UpdatedJul 24, 2022 -
pelican Public
Forked from getpelican/pelicanStatic site generator that supports Markdown and reST syntax. Powered by Python.
HTML GNU Affero General Public License v3.0 UpdatedFeb 9, 2022 -
-
-
pbts13_gil Public
π The code for the article Python behind the scenes #13: the GIL and its effects on Python multithreading
-
pbts12_async_await Public
π The code for the article Python behind the scenes #12: how async/await works in Python
-
documentation Public
Forked from DataDog/documentationThe source for Datadog's documentation site.
JavaScript Other UpdatedJun 18, 2021 -
bwt_compressor Public
A lossless BWT+DC+Huffman compressor