The Archive

CSS 388 – Week Two – Three Ideas

Project Idea One: Name of Your Project Implementing AI into Rhythm-Based Video GamesWhat research topic/question your project is going to address? The project is going to attempt to address a common issue with rhythm games – particularly for mobile devices … Read More

CS388 – Week2 – Three Ideas

1 ) Name of Your Project: Improve Fire Identification Mapping and Monitoring Algorithm (FIMMA). Enhance FIMMA to reduce the number of false-positive results and apply the algorithm to detect fire in urban areas. 2 ) Name of Your Project: Fire … Read More

CS388 – Week 2 – Three Ideas

First Idea: Credibility Analyzer Create a database of media of different opinions that are credible with truthful information. Using Machine Learning, find/develop an algorithm that when given a medium could accurately determine whether it is credible and truthful. Create an … Read More

CS388 – Week2 – Three Ideas

Changes to Idea #1There were no major changes recommended, except that the scope of the project could be limited to classical iterative solvers of linear systems. Idea #2Name of Your Project Computational complexity of the ‘Park Puzzle’What research topic/question your … Read More

CS388 – Week 2 – Three Ideas

1. My first idea stays the same, but Xunfei recommended me to enable rating and commenting under each product to make the app a bit more interactive & informative. I will order recommendations for different skin types by star ratings. … Read More

CS 388 – Week 2 – Three Ideas

Breakdown of Mathematical Proofs Using Natural Language Processing I wish to use natural language processing to break down a bachelor-level mathematical proof into the components that make up a proof (e.g. given knowledge, statements, calculations). This will be shown in … Read More

CS 388 – Week 2 – Three Ideas

3d Printer A new way of 3d printing. The implementation includes a pixel grid that is controlled by a computer, the 3d object is converted into layers, the layer then controls the corresponding pixels the molten plastic flows through. Based … Read More

CS388 – Week 2 – Three Ideas

1st Idea My 1st idea pretty much stayed the same as it was last week w/ some additional details. Instead of just testing/researching about network security, Charlie advised to look into physical security (open ports on servers, etc) and social … Read More

CS388 – Week 2 – Other 2 Ideas

Idea 2 – Library Management Mobile Application The library management system is a tool to organise the library automatically without requiring human intervention to issue books, track record of books in library, and perform day to day actions required to … Read More

CS 388 – Week 1 – First Idea

Name of Your Project A Forum Site to Improve Student Access to Administrative Information What research topic/question your project is going to address? How do we improve communication between students and Earlham administration? Currently, when students have an administrative question, … Read More

CS 388 – Week 1 – First Idea

Name of Your Project Implementing AI into Rhythm-Based Video Games What research topic/question your project is going to address? The project is going to attempt to address a common issue with rhythm games – particularly for mobile devices – where, … Read More

CS388 – Week 1 – First Idea

This project is an attempt at expanding the accessibility of the Joseph Moore Museum, especially to patrons whose first language is not English. The project is to create an app which will scan QR codes beside a museum exhibit, and provide information on that exhibit in the preferred language of the user.

CS388 – Week 1 – First Idea

Name of Your Project? Corner Finder AI What research topic/question your project is going to address? Can deep learning and/or neural networks be used over a set of imagery to identify rectilinear structures which might be undetectable to the human … Read More

CS388 – Week 1 – First Idea

Name of Your Project Skip&Skin What research topic/question your project is going to address? One product can’t fit all. From beauty to skin care, people are thrown a bunch of products that are said to be popular or effective in … Read More

CS388 – Week 1 – First Idea

Name of My Project Managing Fire From Space Improve Fire Identification Mapping and Monitoring Algorithm (FIMMA). What research topic/question is my project going to address? Space technology has been used to improve life on Earth through many applications. One of … Read More

CS388 – Week 1 – First Idea

Compile Python code into byte code. To enable JVM to run python code. Since JVM executes bytecode, I want to find a way to automatically compile python code to byte code. Software involved: JVM, javac, python interpreter The difficulties come … Read More