In this article, you’ll learn what data visualization is, how to start learning data visualization in windows, using Python Windows GUI Builder with data visualization, How to use Matplotlib, Seaborn, Bokeh, NetworkX, and Plotly Python libraries for Data Visualization Tasks, Python GUI data visualization results, and many more.
What is data visualization?
Data Visualization is an…
Hello fellow C++ Developers!
This week is another milestone in the “Introduction to C++” posts of ourLearnCPlusPlus.orgwebsite, we start to add posts about Object-Oriented Programming, and we will dive into Classes & Objects in the next few…
Hello, fellow C++ Developers!
Last week we added a new “Introduction to C++” post series for beginners and posts for professionals on our LearnCPlusPlus.org website. We’re going to continue to release posts about Object-Oriented Programming in the…
How do I start using Natural Language Processing in Windows?
Natural language processing (NLP) is a subfield of Linguistics, Computer Science, and Artificial Intelligence which concerned with the interactions between computers and human language, in particular, how to program computers to process and analyze large amounts of natural language data, or teaching machines how to understand human…
Working with OpenAI's GPT-3
May 6, 2021
The webinar was a huge hit. Planning future follow up webinars on the topic.
Blog post: OpenAI’s Introduction to the API with sign-up for the waiting listAcademic Paper: Language Models are Few-Shot LearnersDocumentation: OpenAI APIPersonally curated YouTube…
Coins, wallets and the tale of very big numbers
It’s hard to miss the tidal wave of stories about cryptocurrency. The inexorable rise of BitCoin, Ethereum, and a whole stable of others, and the volatility where fortunes are made – and lost – has ensured…
Hello fellow C++ Builder Developers,
We have a great new “Introduction to C++” post series for beginners and posts for professionals on our LearnCPlusPlus.org website. We will continue to release the basics of C++ over the next few weeks.
If you are a beginner, new to C++, or if you are a Delphi developer and want to learn or remember the basics of C++, these posts are a…
OK, so you’ve written something brilliant, The Next Big Thing. You’re taking a modern approach. You’ve read up – or watched – our series on Fluent UI and maybe even applied a few visual things like the neo-skeuomorphism we learned about at the Desktop First…
The great thing about Delphi is that it makes the tough jobs really easy. For instance, take the task of controlling cloud servers. By using Windows App development tools like RAD Studio Delphi’s cross-platform Firemonkey FMX framework, you can actually EASILY write a…
This API Adds Machine Learning Computer Vision To Your App
April 28, 2021
Microsoft’s Azure has a broad collection of services you can access with an easy-to-use API.
Azure is Microsoft’s cloud hosting and computing platform with a catalog of more than 200 different products. It also includes products that allow you to implement Machine Learning services. Those services all have an API that you can access using client access libraries or a REST client.