Learn about conversational artificial intelligence and natural language processing

#artificialintelligence 

If you would like to learn artificial intelligence and natural language processing you might be interested to know that NVIDIA has created three introductory courses. To provide developers and those interested an introduction on how to use modern development tools to quickly create conversational artificial intelligent (AI) and natural language processing (NLP), GPU-accelerated applications. "Text classification answers the question: Which category does this bit of text belong in? For example, if you want to know whether a movie review is positive or negative, you can use two categories to build a sentiment analysis project. Take this one step further, and classify sentences or documents by topic using several categories. In both use cases, you start with a pre-trained language model and then "train" a classifier using example classified text to create our text classification project."