Menu

Computer Vison for Beginners

From Face Recognition to Google Translate and to Tesla Autonomous Vehicles all these things possible because of computer Vision. Computer Vision is a part of Artificial Intelligence where computers are given the ability to see the world, analyze the visual data and act accordingly like humans do. Thanks to advances in artificial intelligence and innovation in deep learning, the field has been able to surpass humans in some tasks related to detecting and labelling(identify) objects.

Create Your Own Twitter Bot

In this article, you’ll learn how to make your own Twitter Bot in Python with Tweepy, a package that provides a very convenient way to use the Twitter API. Twitter is one of the most widely used social networks. For many organizations and people, having a great Twitter presence is a key factor to keeping their audience engaged.

Gitpod- A Advance frictionless cloud based IDE.

Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code. Tightly integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and continuously prebuilds dev environments for all your branches. As a result, team members can instantly start coding with fresh, ephemeral and fully-compiled dev environments - no matter if you are building a new feature, want to fix a bug or do a code review.

If you think patience is virtue, try surfing the net without high speed internet.

- Thoughts

MySQL Server is not Working in Windows.

There is a classic problem with My SQL servers that many time they don't get started and even if you want to open My SQL command line, terminal window got closed after filling password. If that's the case then here is a solution to restart your My SQL server to run properly. I am going to show the pictorial description with every step..