Python (48 results)
|
Select a resource
Coding Projects
Sort by
|
AI has the power to organize data into categories—even when it is not given clear instructions. In this project, we will create an unsupervised K-Means learning model that organizes songs into distinct groups based on their similarities. The best part? You don't need advanced coding skills; just bring an open mind and a desire to explore the fascinating intersection of music and technology. Are you ready to embark on this exciting journey?
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
Have the phrases "machine learning" or "neural network" caught your interest, but you are not really sure how to use them in a science project? This project is a great place to start for beginners. You will learn about a very simple type of neural network—a computer program modeled after the human brain—called a perceptron. The perceptron can make a simple yes/no decision based on several inputs. You can "train" your perceptron to improve its decision-making abilities. Try it and…
Read more
Social media is all the buzz on the internet. What can we do with all the information generated by millions of people posting, tweeting, taking pictures, and chatting? How do companies convert it into profit? While you do not have the tools to analyze data from millions of social media posts by yourself, you will be able to analyze a scaled-down version. Follow the instructions in this project to try your hand at extracting data from a couple of social media sites and use it to create…
Read more
Do you enjoy playing video games? Do you like the challenge of reaching a difficult game level and scoring lots of points? Video games include many graphic elements that are great to watch, but did you know that not only sighted people enjoy video games? Blind and visually impaired players can also play video games by relying on sound cues — the pings, pops, bangs, and bursts of music that make a game fun or exciting. When building a game that will be accessible to differently abled…
Read more
Have you ever wondered about the various types of music in a video game you've played? You may not have paid much attention to the music, but its job was to enhance your gaming experience. In fact, the wrong kind of music can detract from the atmosphere of the game. Can you imagine the music in Mario KartTM playing in Street Fighter®? In a game, music can indicate many different things, such as a special or new event, shift of mood, or the arrival of a character. This kind of music is…
Read more
Passports, identification cards, bus passes, and even some credit cards contain RFID tags. An RFID (radio-frequency identification) tag allows a card to be read by a computer from a short distance away. While this is very useful in everyday life, would you believe you can make music with it? RFID + sampled music sounds + a little crafting = a fun musical instrument that is limited only by your imagination. In this science project, you will make handbells out of paper cups that play real sounds,…
Read more
The Game of Life is the invention of the mathematician John Conway. It is a cellular automaton, consisting of a grid of squares that turn "on" or "off" depending on simple mathematical rules that involve neighboring squares. Depending on how the grid is first set up (i.e., the initial conditions), various interesting patterns appear. Can you write a Game of Life program in a programming language of your choice? If you are new to programming, check out these resources from the Raspberry Pi…
Read more
|











