Amaresh Patnaik

  Amaresh is a researcher in the areas of Machine Learning and Natural Language Processing. Additionally he works in the area of learning and development for professionals in the IT services industry. He uses Python and TensorFlow for his research work. In these columns he shares his experiences with the intention of helping the reader understand concepts and solving problems. He is based out of Mumbai, India.

 



2 Stories by Amaresh Patnaik

Encoder Decoder Sequences: How Long is Too Long?

In machine learning many times we deal with the input being a sequence and the output also a sequence. We call such a problem...
3 min read

The Math in ML: Cosine Similarity

In Machine Learning, we frequently express the similarity between two vectors as cosine similarity. What exactly does that mean? What has ‘cosine’ got to...
4 min read