.learn() - page 2
what I have learned so far
-
임베딩 모델에 새로운 단어 가르치기
Hugging Face sentence-transformer 모델에 새 어휘를 추가하고 fine-tuning한 뒤 LangChain에서 쓰는 단계별 가이드.
-
파이썬의 classmethod vs staticmethod
파이썬의 classmethod와 staticmethod를 예제로 비교한다.
-
PyPI에 패키지 배포하기
파이썬 패키지를 PyPI에 배포하기
-
Ubuntu NetPlan
IP 주소 설정을 위한 Ubuntu NetPlan 구성
-
Linux 'watch'
`watch`로 실시간 모니터링하기 (feat. `grep`)