Soumendra kumar sahoo
Soumendra's Blog

Soumendra's Blog

Follow
home🐍Python🤖AI👩🏻‍💻Go🧐Job Interviews🗣️Odia Language🛠️Tools
Tag

Machine Learning

#machine-learning

More content

Read more stories on Hashnode


Articles with this tag

10 Python Libraries Every AI/ML Developer Should Know

Feb 26, 20235 min read 91 views

Mastering AI/ML Development: Top 10 Must-Know Python Libraries for Every Developer · Requests - Requests is a library used for making HTTP requests in...

10 Python Libraries Every AI/ML Developer Should Know

ML academics vs ML production

Oct 19, 20222 min read 47 views

The drastic differences between machine learning in academics and machine learning in production for commercial purposes. · The Machine learning used in...

ML academics vs ML production

Why do we need vector embeddings in NLP?

Apr 6, 20222 min read 85 views

Evolution of Vector Embeddings · Most ML algorithms can only take low-dimensional numerical data as inputs. Why? → Faster for computation. That means we...

Why do we need vector embeddings in NLP?

Extracting Parallel-text pairs from Wikipedia

Jul 27, 20195 min read 64 views

I was able to extract almost 15,000 English (en) to Odia (or) parallel text pairs from Wikipedia. Millions can be extracted for a well-resourced...

Extracting Parallel-text pairs from Wikipedia