- formatting
- images
- links
- math
- code
- blockquotes
- external-services
•
•
•
•
•
•
-
행렬 곱의 네 가지 관점
The four different perspectives of matrix multiplication.
-
How to teach your embedding model new words
A step-by-step guide on adding new vocabulary to a Hugging Face sentence-transformer model, including fine-tuning and using it in LangChain.
-
classmethod vs staticmethod in Python
Compare classmethod and staticmethod in Python with examples.
-
Powerful, and Thorough Unit Tests with pytest
A practical guide for writing clean, maintainable, and effective unit tests in Python using the pytest framework.
-
Publishing a Package to PyPI
Publishing a Python package to PyPI