RSRohinish Singhinrohinish.hashnode.dev路Aug 20, 2023 路 6 min readGenerating Word Embeddings using BERTGenerating Word embeddings is one of the techniques in Natural Language Processing (NLP) where the words are converted into vectors of real numbers to feed them into models built for custom tasks as input features. Word embeddings can capture the con...00
RSRohinish Singhinrohinish.hashnode.dev路Apr 28, 2023 路 4 min readIntro to 馃馃敆 LangChainsIntroduction... So, you should鈥檝e heard about LangChains, it鈥檚 a buzzword these days. But do you know what it is and how does it work? Well, if you don't know, no problem. In this blog, I鈥檒l explain to you what are langchains and what are its differe...00
RSRohinish Singhinrohinish.hashnode.dev路Feb 17, 2023 路 3 min readWhat is DevOps?A Little Overview.Firstly, what is DevOps? You've heard this term a lot and you may be thinking it is some tool or software but I want to tell you that it's neither. It's a philosophy. It's a mindset. It's a way of working. Confused right? I know I was also confused w...01S