Eleventh Grade, Artificial Intelligence Science Projects (6 results)
Artificial intelligence (AI) is a branch of computer science that enables computers and robots to perform tasks requiring intelligence. The tasks can be as simple as programming a computer to play an easy game like tic-tac-toe or as challenging as having a computer diagnose and treat a sick patient. Sometimes artificial intelligence is used to get machines to do things that humans already do well, like using spoken language to communicate. Other times AI is used to do tasks that are hard for humans, like predicting how new proteins might fold up into 3D structures and how those structures interact with other nearby proteins.

Machine learning is a subfield of AI where a machine "learns" how to do something without the programming telling it exactly how to deal with every step. In machine learning, a computer is given data from which it builds a model, and that model can repeatedly be trained, tested, and have more data added until it performs well. Companies are using machine learning to build robots that walk, self-driving cars, computers that can compose music, and many other types of technology.
You can try your hand at AI and machine learning with these exciting projects and experiments.
|
Select a resource
Coding Projects
Sort by
|
Getting started with machine learning is like unlocking a new world of possibilities, and the best part is that you don't need to be a computer genius to do it! In this project, you will create a K-Nearest Neighbors (KNN) machine learning model that can predict whether a patient has a benign tumor or malignant breast cancer based on the characteristics of the tumor cell nucleus, such as its radius, perimeter, area, and smoothness.
Read more
For cancer patients, remission–a period when the signs and symptoms of cancer are reduced or disappear–brings immense relief, but there is often a chance of recurrence, or the cancer coming back. Have you ever wondered how doctors can predict if cancer might come back in some patients? Thyroid cancer, a type of cancer affecting the thyroid gland, has a recurrence rate of about 5-30%. Depending on many factors, some patients may have a higher chance of thyroid cancer recurrence than…
Read more
When you play Connect 4, what strategies do you use to increase your chances of winning? In this project, you will explore how artificial intelligence can make decisions in two-player games such as Connect 4. This project requires little to no coding skill. Instead, you will need patience and an open mind. Why not give it a try yourself?
Read more
Dance, especially K-pop dance, has become a significant part of pop culture. Even without dance classes, many people have been learning dance through copying choreography from dance videos and dance tutorials. K-pop routines are fun and expressive, but they can also be tricky. Moves are fast, precise, and often depend on small details, such as hand placement, angles, and timing. How do you know if you’re really matching the choreography?
One way developers have gamified the dance learning…
Read more
Ticks are a growing public health concern in North America, as their populations and the diseases they carry, like Lyme disease, are on the rise. But how can we help people identify the ticks they encounter to reduce their risk of infection? With artificial intelligence! In this project, you will gather image data of three different tick species and use a convolutional neural network (CNN) to classify them. You will also apply image augmentation techniques to expand and enhance the dataset,…
Read more
How do you design a program that can pilot a self-driving race car? By using machine learning. In this project, you will train your own machine learning model for an autonomous vehicle, the AWS (Amazon Web Services) DeepRacer. You can run your car's machine learning model on a simulated racetrack (Figure 1), or you can purchase a 1/18 scale model vehicle that can race on a physical track (Figure 2 - note: new cars are no longer for sale, but you may be able to purchase a used one on a site like…
Read more
|













