Which involves more human input, basic algorithms, or machine learning?

Answers

Answer 1

Answer:

Machine learning

Explanation:

Answer 2

Machine learning involves more human input. Check more about machine learning below.

Does machine learning needs human input?

Note that as  long as AI technology is invoke and there are new applications that are made for AI to learn, AI will need to have human input.

Therefore, Machine learning involves more human input as AI. needs to learn more about humans so as to function well.

Learn more about human input from

https://brainly.com/question/24953880

#SPJ2


Related Questions

Could u help me on this u just have to compare how its alike please help ​

Answers

It is unpredictable there’s no way for me to figure it out

What does it mean to be a good cyber citizen?
A. being born in this country and having a computer at home
B. following the rules of online communication, using the Internet appropriately, and avoiding unsafe websites
C. showing friends the best places to visit online
D. helping senior citizens use the Internet correctly

Answers

Answer:

B

Explanation:

The answer is B. Following the rules of online communication using the internet appropriately, and avoiding unsafe websites

Rock, Paper, Scissors
In this unit, you expanded your Python skills, and now you can really have some fun! In this lab, you are going to create a game that allows the user to play Rock, Paper, Scissors against the computer. If you aren’t familiar with this classic game, here’s how it works: two people (or a person and a computer!) each select either rock, paper, or scissors. The player who chooses the stronger object wins. Here is how the winner is determined:

Rock beats scissors because a rock can break scissors.
Paper beats rock because paper can cover a rock.
Scissors beats paper because scissors can cut paper.
Go to https://repl.it/ to write your program.

Your program should do the following:

Randomly choose rock, paper, or scissors for the computer
Ask the user to choose rock, paper, or scissors
Compare the computer’s choice to the player’s choice
Announce whether the computer or the human won
Here are two hints to help you write this program:

Test parts of your program to see if they work before moving on to work on other parts. For example, you will need to have the computer select a random number and then choose for that number to correspond to rock, paper, or scissors. You can write just that portion of the program and then test it by having the program print the word “rock,” “paper,” or “scissors” before you even begin working on the part of the program where the user inputs their choice. (Of course, don’t forget to erase the line of code that prints the computer’s choice when you are finished testing—otherwise the game will be just a bit too easy for the user!)
On a piece of paper, draw a chart that shows all nine possible outcomes of the game and use that chart to design and test the program. The chart might look like this:
TABLE 1 Rock paper scissors outcomes
Computer chooses rock Computer chooses paper Computer chooses scissors
User chooses rock

Tied game

Computer wins

User wins

User chooses paper


User chooses scissors


Run several tests on your program to be sure that the correct winner is announced.

When your program works properly, take a screenshot of your code to turn in.

Answers

Answer:

umm...ok? update: im too young to understand coding stuff i tried to make a dancing stickman with code but its too hard, so...

yup o-o

Rock, Paper, Scissors
In this unit, you expanded your Python skills, and now you can really have some fun! In this lab, you are going to create a game that allows the user to play Rock, Paper, Scissors against the computer. If you aren’t familiar with this classic game, here’s how it works: two people (or a person and a computer!) each select either rock, paper, or scissors. The player who chooses the stronger object wins. Here is how the winner is determined:

Rock beats scissors because a rock can break scissors.
Paper beats rock because paper can cover a rock.
Scissors beats paper because scissors can cut paper.
Go to https://repl.it/ to write your program.

Your program should do the following:

Randomly choose rock, paper, or scissors for the computer
Ask the user to choose rock, paper, or scissors
Compare the computer’s choice to the player’s choice
Announce whether the computer or the human won
Here are two hints to help you write this program:

Test parts of your program to see if they work before moving on to work on other parts. For example, you will need to have the computer select a random number and then choose for that number to correspond to rock, paper, or scissors. You can write just that portion of the program and then test it by having the program print the word “rock,” “paper,” or “scissors” before you even begin working on the part of the program where the user inputs their choice. (Of course, don’t forget to erase the line of code that prints the computer’s choice when you are finished testing—otherwise the game will be just a bit too easy for the user!)
On a piece of paper, draw a chart that shows all nine possible outcomes of the game and use that chart to design and test the program. The chart might look like this:
TABLE 1 Rock paper scissors outcomes
Computer chooses rock Computer chooses paper Computer chooses scissors
User chooses rock

Tied game

Computer wins

User wins

User chooses paper


User chooses scissors


Run several tests on your program to be sure that the correct winner is announced.

When your program works properly, take a screenshot of your code to turn in.

Answers

import random

computer_choice = random.choice(['rock', 'paper', 'scissors'])

player_choice = input('Choose rock, paper, or scissors: ')

if player_choice == computer_choice:

   print('Tie. Both players chose '+player_choice)

elif (player_choice == 'rock' and computer_choice == 'scissors') or (player_choice == 'paper' and computer_choice == 'rock') or (player_choice == 'scissors' and computer_choice == 'paper'):

   print('You won! '+player_choice +' beats '+computer_choice)

else:

   print('You lost! '+computer_choice+' beats '+player_choice)

I wrote my code in python 3.8. I hope this helps. Note the elif statement is actually one line of code but it looks like it takes up more than one line.

I actually think I might have forgor

Why is it important to create smart cities?

Answers

A smart city, powered by innovation and Internet of Things, is built on the foundation of improving residents' quality of life, enhancing business competitiveness and ensuring environmental sustainability.Aug 1, 2018
This helps Enhance things in the future in order to improve for the better and etc

If you wanted to create a line of code that would add ten to the user’s current score, which code should you use?
score == score + 10
score = score + score
score = score + 10
if score, then +10

Answers

Answer:

choice c

Explanation:

score = score + 10

because the rest doesn't make since and score == score + 10 has an extra equal sign.

Score = Score + 10. …

building a robot that could perform surgery on its own. Would you rather have it rely on a basic algorithm with a human supervisor, or on a program that uses machine learning?

Answers

program that uses machine learning.
I would say a program that uses Machine learning

LINKS!

Help! Is there a way to make them not show up??

Answers

No you can report it tho it’s annoying

On a circuit board, 1 corresponds to on, and 0 corresponds to off. True False

Answers

Answer:

The answer is true

Explanation:

Have a great day

The answer is true because if 1 corresponds it will turn on and if it’s 0 than nothing will turn on it will be off

how can I make a 108KB sound into a 108Mb sound it wont upload if its KB on garageband pls help I'm trying to make a ringtone on ringtone maker app on my iphone 11

Answers

Dmjdjdhdndndndjdjdsjsjsnsns
Other Questions
In the data set y = 7, 1, 5, 2, 5, 5, what is the frequency of 5? The triangle shown below has an area of 20 units squared. Find the missing side if the height is 8 Olaf's friend agreed to lend him some money to start a business. He hasbeen kind to offer him $25,000 with a low simple interest rate of 1%. If Olafdoesn't make any payments for 5 years, how much interest will haveaccrued? * Help please gotta pass What does Angelou suggest about coming of age" in the context of racism? (based on Ch. 24 & 25) True or False: Helen Stoner was Grimesby Roylotts biological daughter. What is the ribosome's substrate? _______ and _______ A metal gas cylinder is heated from 181 K to 296 K. If the original pressure was 256 psi, what is the pressure after heating also in psi? Consider the equation: 6x+55=x^2 1) Rewrite the equation by completing the square.2) What are the solutions to the equation? correct answer gets brainlest find the value of x:) NO LINKS OR ELSE YOU'LL BE REPORTED!Explain one Goal you have for the rest of the school year and how you plan on accomplishing it: (Your explanation should be at least two sentences or more)This is from AVID by the way. Which US cities are located in the Rocky Mountain region? Select two options.DenverPhoenixPittsburghSalt Lake CitySan Francisco How much larger is the volume of a triangular prism when you double the height of the prism? 99 % of the trees in our neighborhood are eucalyptus trees. The town planning commission wants to get rid of some of these trees because they spread too quickly. However, the people in my neighborhood like the trees. The commission argues that their new eucalyptus tree removal plan will cut down so few eucalyptus trees that 98% of the trees in our neighborhood will be eucalyptus trees. If the plan only involves removing eucalyptus trees, what percent of the existing trees in my neighborhood would the plan remove how many minutes are there in 8 hours What is a major difference between Dor's and Blake's illustrations of Dante'sInferno?A. Dor portrays Dante and Virgil as more angelic than human, whileBlake portrays them as completely human.B. Dor depicts Dante and Virgil as traditional heroic characters,while Blake's characters are more childlike.C. Dor uses smooth lines to create a calming effect, while Blakeuses jagged lines to give the feel of chaos.D. Dor uses bright colors to bring joy into the sinners' world, whileBlake uses a lot of gray to raise questions about truth. I NEED HELP WITH THIS RIGHT NOW!!Kurt is training to run in a race. He recorded the distances and times of his trainings runs last week. On which day was the ratio of time to distance the greatest? you ordered a laptop from a company in alaska. The laptop costs $150. they charge you 15% off the cost of the laptop to ship it. how much will you pay for shipping Golf and Tennis have had a more difficult time then other sports shaking off the myth of the amateur. They have both also suffered from the stereotype of being upper-class, effete, country club sports. Give a brief history of both of these sports making sure to include how the professional has overtaken the amateur in importance.