machine learning (206)

The Sentences Computers Can't Understand, But Humans Can

The Winograd schema is a test designed to stretch computer language processing to its limit. If a machine can determine an intended referent in a sentence based only on clues from context, then the machine is using reasoning to parse the language, an...

Alex · 29 April 2020 · 3.1K

Machine Learning Foundations: Part 10 - Using NLP to build a sarcasm classifier

Previous: Part 9 - Using the Sequencing APIs Over the last few parts, we haven't done much machine learning. Instead, we looked at how you can preprocess text data to get it ready for training machine learning models. In this part, you're going to p...

Alex · 25 June 2020 · 371

Introduction to JAX (AI Adventures)

NumPy is fast, but how can we make it even faster?  In this article, we're going to look at a new library from Google Research called JAX and see how it can speed up machine learning. JAX can automatically differentiate native Python and NumPy...

Alex · 3 years ago · 155

The Benefits of Implementing Machine Learning in Your Business

It is a jungle out there, isn’t it? The competition is massive, and business and customer demands are ever-evolving. Thus, standing out, becoming a confident player, and a strong competitor for mature companies in the market is a matter of survival....

Alex · 06 January 2023 · 154 · 1

Must-Know Machine Learning Algorithms for Data Scientists

Machine learning is the wisdom of getting computers to act without being explicitly programmed. ” — Andrew Ng Machine literacy algorithms are a pivotal part of data wisdom, allowing us to make prognostications and understand complex data...

Saniya Sharma · 28 February 2023 · 145

What are the ethical principles of AI?

Artificial intelligence ethics deal with ethical and moral issues related to artificial intelligence. AI is becoming an integral part of our lives. It is everywhere in our smartphones and smart appliances. At the same time we see sci-fi scenarios o...

suresh kumar · 27 January 2022 · 138

Machine Learning Foundations: Part 1 - What is ML?

Welcome to this series on Machine Learning Foundations. It's a course where you'll learn the fundamentals of building machine learning models using TensorFlow. The only thing that you'll need to know is a little bit of Python. So if you've tried to l...

Alex · 3 years ago · 128

Machine Learning Foundations: Part 8 - Tokenization for Natural Language Processing

Previous Part 7 - Image augmentation and overfitting Up to now, you've learned how machine learning works and explored examples in computer vision by doing image classification, including understanding concepts such as convolutional neural networks f...

Alex · 18 June 2020 · 122

Explore The Top AI Courses Here!

Almost no industry has not been affected in some way by artificial intelligence online course or machine learning, even though these technologies are still in their infancy and development. Therefore, becoming a genius is not all about AI. To help p...

Alex · 08 December 2022 · 109

How Data Labeling Can Help Improve Your Machine Learning Models

Machine learning models are becoming increasingly popular as part of many applications, from facial recognition to autonomous driving. Although these models are powerful tools, they can only be as accurate as the data used to train them. Data labelin...

Alex · 23 March 2023 · 107

Can A Circuit Breaker Go Bad?

Can a circuit breaker go bad? Yes, a circuit breaker can go bad or fail. The internal components of a circuit breaker can wear out or become damaged, leading to malfunctions or failure. Common causes of circuit breaker failure include overheating, me...

Roger William · 02 March 2023 · 166

How do factors like shading and orientation affect the lifespan of solar panels?

How long do solar panel last? Solar energy is the biggest renewable energy source. Solar energy is used to generate electricity by using solar panels. But the question is how long do solar panel last on a house? Let’s try to figure out the app...

Roger William · 31 March 2023 · 91

Become an In-Demand Machine Learning and AI Pro with these top 10 AI certifications

The innovative creation of smart machines is done by the utilization of Artificial Intelligence. These machines have the ability to perform some tough activities which require the intelligence of humans. This is useful in many of the companies or ind...

Lori Smith · 02 November 2020 · 81 · 1

How to Measure AC Current Using Multimeter?

What is a multimeter? A multimeter, also known as a volt-ohm meter (VOM), is a measuring instrument used to measure different electrical parameters such as voltage, current, and resistance in electrical circuits. It typically has a digital or analog...

Roger William · 03 March 2023 · 83

The Rise of Machine Learning: How AI Algorithms Will Transform Business Operations

How AI Algorithms Will Transform Business Operations In the ever-evolving landscape of technology, one particular advancement stands out: machine learning. As businesses strive for increased efficiency, productivity, and innovation, machine learning...

Ashish Bamrara · 07 June 2023 · 81

Machine Learning Foundations: Part 3 - Convolutions and pooling

In the previous part 2 - First steps in computer vision,  you built a neural network that could recognize items of clothing.  Now that you've looked at fashion example for computer vision, you've probably noticed a big limitation for computer vision...

Alex · 3 years ago · 81