Embeddings and The Age of Transformers
The prime requirement for most machine learning algorithms is numeric data. All your inputs that represent real-world entities should be translated into numeric values. Applied machine learning is rooted in features engineering techniques to produce ...
farisology.com8 min read
Constantin Brîncoveanu
Software developer & machine learning engineer. Loves working with data and creating intelligent apps.
Thanks for the article! :)
I'm currently trying to learn more about Transformers. Great topic, and nice mentioning other methods such as bow, word2vec etc. :)