Email Me: lezama at lacartita.com



Category: Machine Learning

  • Semantic Similarity & Visualizing Word Vectors

    Introduction: Two Views On Semantic Similarity In Linguistics and Philosophy of Language, there are various methods and views on how to best describe and justify semantic similarity. This tutorial will be taken as a chance to lightly touch upon very basic ideas in Linguistics. We will introduce in a very broad sense the original concept […]

    Read more...

  • Leveraging NVIDIA Downloads

    An issue during the installation of TensorFlow in the Anaconda Python environment is an error message citing the lack of a DLL file. Logically, you will also receive the same error for invoking any Spacy language models, which need TensorFlow installed properly. Thus, running the code below will invoke an error message without the proper […]

    Read more...

  • Human-AI Symbiosis: Says Who?

    Human-AI Symbiosis: Says Who?

    Human-AI Symbiosis? All #people should decide how modern #humanity unfolds. Web article considers #it#software#industry developments from under a decade ago that may mold the #future#futurism#Intel#Tech#Mexican#Mexico#nlp#AI#humanityhttp://ricardolezama.com/ml/wearables-speech-recognition-how-intels-loss-could-be-tesla-gain/…

    Read more...

  • Wearables, Speech Recognition & Musk: How Intel’s Loss Could Be Tesla Gain

    Despite the famously late arrival to mobile computing, Intel did make certain strides before many others in the space of wearables in Mid-2013 and onwards. Much of it may have to do with the company’s strategic diversification which took place in mid-2013. Hundreds of Millions Poured Into Research & Development Intel invested at the very […]

    Read more...

  • ImageAI: Python Library For Recognizing Images

    Ricardo Lezama — Image AI is an excellent, easy-to-use, Machine Learning wrapper that allows a python script to identify the dominant concept to describe an image. While this article covers a tiny usecase, I would recommend a user be aware of the need to install the right C++ dependencies. Facebook Image AI The developers are […]

    Read more...