Matching Items (324)
Filtering by

Clear all filters

Description
How do you convey what’s interesting and important to you as an artist in a digital world of constantly shifting attentions? For many young creatives, the answer is original characters, or OCs. An OC is a character that an artist creates for personal enjoyment, whether based on an already existing

How do you convey what’s interesting and important to you as an artist in a digital world of constantly shifting attentions? For many young creatives, the answer is original characters, or OCs. An OC is a character that an artist creates for personal enjoyment, whether based on an already existing story or world, or completely from their own imagination.
As creations made for purely personal interests, OCs are an excellent elevator pitch to talk one creative to another, opening up opportunities for connection in a world where communication is at our fingertips but personal connection is increasingly harder to make. OCs encourage meaningful interaction by offering themselves as muses, avatars, and story pieces, and so much more, where artists can have their characters interact with other creatives through many different avenues such as art-making, table top games, or word of mouth.

In this thesis, I explore the worlds and aesthetics of many creators and their original characters through qualitative research and collaborative art-making. I begin with a short survey of my creative peers, asking general questions about their characters and thoughts on OCs, then move to sketching characters from various creators. I focus my research to a group of seven core creators and their characters, whom I interview and work closely with in order to create a series of seven final paintings of their original characters.
ContributorsCote, Jacqueline (Author) / Button, Melissa M (Thesis director) / Dove-Viebahn, Aviva (Committee member) / School of Art (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131525-Thumbnail Image.png
Description
The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark

The original version of Helix, the one I pitched when first deciding to make a video game
for my thesis, is an action-platformer, with the intent of metroidvania-style progression
and an interconnected world map.

The current version of Helix is a turn based role-playing game, with the intent of roguelike
gameplay and a dark fantasy theme. We will first be exploring the challenges that came
with programming my own game - not quite from scratch, but also without a prebuilt
engine - then transition into game design and how Helix has evolved from its original form
to what we see today.
ContributorsDiscipulo, Isaiah K (Author) / Meuth, Ryan (Thesis director) / Kobayashi, Yoshihiro (Committee member) / School of Mathematical and Statistical Sciences (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131527-Thumbnail Image.png
Description
Object localization is used to determine the location of a device, an important aspect of applications ranging from autonomous driving to augmented reality. Commonly-used localization techniques include global positioning systems (GPS), simultaneous localization and mapping (SLAM), and positional tracking, but all of these methodologies have drawbacks, especially in high traffic

Object localization is used to determine the location of a device, an important aspect of applications ranging from autonomous driving to augmented reality. Commonly-used localization techniques include global positioning systems (GPS), simultaneous localization and mapping (SLAM), and positional tracking, but all of these methodologies have drawbacks, especially in high traffic indoor or urban environments. Using recent improvements in the field of machine learning, this project proposes a new method of localization using networks with several wireless transceivers and implemented without heavy computational loads or high costs. This project aims to build a proof-of-concept prototype and demonstrate that the proposed technique is feasible and accurate.

Modern communication networks heavily depend upon an estimate of the communication channel, which represents the distortions that a transmitted signal takes as it moves towards a receiver. A channel can become quite complicated due to signal reflections, delays, and other undesirable effects and, as a result, varies significantly with each different location. This localization system seeks to take advantage of this distinctness by feeding channel information into a machine learning algorithm, which will be trained to associate channels with their respective locations. A device in need of localization would then only need to calculate a channel estimate and pose it to this algorithm to obtain its location.

As an additional step, the effect of location noise is investigated in this report. Once the localization system described above demonstrates promising results, the team demonstrates that the system is robust to noise on its location labels. In doing so, the team demonstrates that this system could be implemented in a continued learning environment, in which some user agents report their estimated (noisy) location over a wireless communication network, such that the model can be implemented in an environment without extensive data collection prior to release.
ContributorsChang, Roger (Co-author) / Kann, Trevor (Co-author) / Alkhateeb, Ahmed (Thesis director) / Bliss, Daniel (Committee member) / Electrical Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
131537-Thumbnail Image.png
Description
At present, the vast majority of human subjects with neurological disease are still diagnosed through in-person assessments and qualitative analysis of patient data. In this paper, we propose to use Topological Data Analysis (TDA) together with machine learning tools to automate the process of Parkinson’s disease classification and severity assessment.

At present, the vast majority of human subjects with neurological disease are still diagnosed through in-person assessments and qualitative analysis of patient data. In this paper, we propose to use Topological Data Analysis (TDA) together with machine learning tools to automate the process of Parkinson’s disease classification and severity assessment. An automated, stable, and accurate method to evaluate Parkinson’s would be significant in streamlining diagnoses of patients and providing families more time for corrective measures. We propose a methodology which incorporates TDA into analyzing Parkinson’s disease postural shifts data through the representation of persistence images. Studying the topology of a system has proven to be invariant to small changes in data and has been shown to perform well in discrimination tasks. The contributions of the paper are twofold. We propose a method to 1) classify healthy patients from those afflicted by disease and 2) diagnose the severity of disease. We explore the use of the proposed method in an application involving a Parkinson’s disease dataset comprised of healthy-elderly, healthy-young and Parkinson’s disease patients.
ContributorsRahman, Farhan Nadir (Co-author) / Nawar, Afra (Co-author) / Turaga, Pavan (Thesis director) / Krishnamurthi, Narayanan (Committee member) / Electrical Engineering Program (Contributor) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
133880-Thumbnail Image.png
Description
In this project, the use of deep neural networks for the process of selecting actions to execute within an environment to achieve a goal is explored. Scenarios like this are common in crafting based games such as Terraria or Minecraft. Goals in these environments have recursive sub-goal dependencies which form

In this project, the use of deep neural networks for the process of selecting actions to execute within an environment to achieve a goal is explored. Scenarios like this are common in crafting based games such as Terraria or Minecraft. Goals in these environments have recursive sub-goal dependencies which form a dependency tree. An agent operating within these environments have access to low amounts of data about the environment before interacting with it, so it is crucial that this agent is able to effectively utilize a tree of dependencies and its environmental surroundings to make judgements about which sub-goals are most efficient to pursue at any point in time. A successful agent aims to minimizes cost when completing a given goal. A deep neural network in combination with Q-learning techniques was employed to act as the agent in this environment. This agent consistently performed better than agents using alternate models (models that used dependency tree heuristics or human-like approaches to make sub-goal oriented choices), with an average performance advantage of 33.86% (with a standard deviation of 14.69%) over the best alternate agent. This shows that machine learning techniques can be consistently employed to make goal-oriented choices within an environment with recursive sub-goal dependencies and low amounts of pre-known information.
ContributorsKoleber, Derek (Author) / Acuna, Ruben (Thesis director) / Bansal, Ajay (Committee member) / W.P. Carey School of Business (Contributor) / Software Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
133901-Thumbnail Image.png
Description
This thesis dives into the world of artificial intelligence by exploring the functionality of a single layer artificial neural network through a simple housing price classification example while simultaneously considering its impact from a data management perspective on both the software and hardware level. To begin this study, the universally

This thesis dives into the world of artificial intelligence by exploring the functionality of a single layer artificial neural network through a simple housing price classification example while simultaneously considering its impact from a data management perspective on both the software and hardware level. To begin this study, the universally accepted model of an artificial neuron is broken down into its key components and then analyzed for functionality by relating back to its biological counterpart. The role of a neuron is then described in the context of a neural network, with equal emphasis placed on how it individually undergoes training and then for an entire network. Using the technique of supervised learning, the neural network is trained with three main factors for housing price classification, including its total number of rooms, bathrooms, and square footage. Once trained with most of the generated data set, it is tested for accuracy by introducing the remainder of the data-set and observing how closely its computed output for each set of inputs compares to the target value. From a programming perspective, the artificial neuron is implemented in C so that it would be more closely tied to the operating system and therefore make the collected profiler data more precise during the program's execution. The program is designed to break down each stage of the neuron's training process into distinct functions. In addition to utilizing more functional code, the struct data type is used as the underlying data structure for this project to not only represent the neuron but for implementing the neuron's training and test data. Once fully trained, the neuron's test results are then graphed to visually depict how well the neuron learned from its sample training set. Finally, the profiler data is analyzed to describe how the program operated from a data management perspective on the software and hardware level.
ContributorsRichards, Nicholas Giovanni (Author) / Miller, Phillip (Thesis director) / Meuth, Ryan (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
134168-Thumbnail Image.png
Description
The SolarSPELL is an offline, ruggedized, digital library, created by Dr. Laura Hosman for the U.S. Peace Corps. It has thousands of pieces of educational content that can be accessed through a self-contained Wi-Fi hotspot on the device itself. Currently, there are more than 200 deployed in several Pacific Island

The SolarSPELL is an offline, ruggedized, digital library, created by Dr. Laura Hosman for the U.S. Peace Corps. It has thousands of pieces of educational content that can be accessed through a self-contained Wi-Fi hotspot on the device itself. Currently, there are more than 200 deployed in several Pacific Island nations. After visiting one of these nations, Tonga, in December of 2016, I learned that almost all of the Peace Corps volunteers stationed around the Pacific Islands suffered from a lack of resources due to a variety of reasons. While the SolarSPELL helps to remedy that, the device is lacking classroom activities and resources for creative work and educational drama. Furthermore, for many students in these environments, schools are for learning information and producing high scores on exams, not for learning about creative strengths and identity. After researching curriculum development and the use of drama in an educational setting, I compiled over 50 pieces of content to include on the SolarSPELL involving art, drama, music, movement, and most importantly, imagination. These resources will allow Peace Corps volunteers to explore additional ways to teach English in their schools, while also creating a classroom environment that allows for creative expression. All the content is compiled into one folder as "Teaching Resources", and is then broken down into seven sub- categories. In the first sub-category, Art Projects, there is a collection of several hands-on projects, many of which involve recyclable or readily available materials. These projects will allow for a greater understanding of conservation and "green" living, concepts that are crucial to the stability of these island nations. The next 5 categories are Drama Readings, Music, Movement, and Video, Group Exercises, Creative Writing, and Worksheets. The second sub- category is a collection of beginner-level "Reader's Theater" scripts. The third sub-category involves music and video to engage students in movement activities. The fourth sub-category is a compilation of group games and activities to help students express themselves and learn social skills. The fifth sub-category includes a collection of activities such as fill-in-the-blank story worksheets and journal prompts which will aid in creative thinking and the practice of the English language. The sixth sub-category involves a collection of worksheets that mainly focus on self-reflection and identity. The seventh and final sub-category, Content Guide and Information, works to explain the benefits of using of drama and creative play in the classroom, as well as strategies teachers can implement in order to further engage their students in dramatic learning and play. Overall, these pieces of content are meant to be used as resources for the Peace Corps volunteers in order to provide alternative ways to practice reading, writing, and speaking the English language, a critical part of education in the Pacific Islands.
ContributorsTaylor, Amanda Nicole (Author) / Hosman, Laura (Thesis director) / McAvoy, Mary (Committee member) / School of Film, Dance and Theatre (Contributor) / Division of Teacher Preparation (Contributor) / Barrett, The Honors College (Contributor) / School for the Future of Innovation in Society (Contributor)
Created2017-12
Description
The Beauty Within is a ceramics show displaying human body anatomy, which seeks to bridge aspects of my biological sciences major in the School of Life Sciences with aspects of my studio art minor in the Herberger Institute for Design and the Arts. My goal in creating the show was

The Beauty Within is a ceramics show displaying human body anatomy, which seeks to bridge aspects of my biological sciences major in the School of Life Sciences with aspects of my studio art minor in the Herberger Institute for Design and the Arts. My goal in creating the show was to change the opinion of people on human body organs from unease to admiration by recreating these organs in an artistic light. By stylizing the construction of the pieces and bringing in the contemporary form of art \u2014 makeup art \u2014 I hoped to bring a new light to the pieces and highlight the beauty within the human body. By leaving the pieces partly unfinished I further hoped to draw attention to the natural beauty within the pieces regardless of the makeup that covers them. By holding the show in the human anatomy lab room on campus and having both animal and human organs on display I was able to create that sense of disgust toward the organs in the viewers. The beauty of my created pieces was then directly contrasted with the disgust felt about the real organs by displaying each of my pieces next to a real organ. The reactions of the viewers reflected a change in view from the actual organs to my re-created organs, and therefore the goal of the show was achieved.
ContributorsThomas, Brandon Lee (Author) / Weiser, Kurt (Thesis director) / Chung, Samuel (Committee member) / School of Art (Contributor) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05
135347-Thumbnail Image.png
Description
I saw a Dove ad called "Real Beauty Sketches" where a group of women described themselves to a sketch artist, and then a complete stranger described them to the same artist. By the end of the ad, it's apparent that the women, when describing themselves, were very critical of all

I saw a Dove ad called "Real Beauty Sketches" where a group of women described themselves to a sketch artist, and then a complete stranger described them to the same artist. By the end of the ad, it's apparent that the women, when describing themselves, were very critical of all their features. When total strangers described them the resulting portrait was more beautiful to the women. The take-away from the campaign was that others see more beauty in you than you do in yourself. I explored that idea through my thesis. My aim in this project was to learn to see the beauty in myself through personal artistic expression. I completed a series of self-portraits; for about four months straight I drew one portrait of myself every single day. I also recorded my thoughts in a diary entry as I drew my portrait, hoping to capture my emotions and moods during that day. The resulting outcome of my creative project is twofold. The physical outcome is about 100 self-portraits and daily diary entries that represent the creative thesis project I pursued. The second outcome cannot be physically seen. I have discovered more about myself in four months than I have in twenty years. I have begun to see myself differently, and positively. This thesis project turned into a journey of self-exploration, and I'm looking forward to what the future holds for me.
ContributorsRao, Rachana Sai (Author) / Hood, Mary (Thesis director) / Button, Melissa (Committee member) / School of Art (Contributor) / W. P. Carey School of Business (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135361-Thumbnail Image.png
Description
For my creative project, I began an art press that produces small-run vinyl records and artist's books. Initially, the venture began as a means to circumvent record pressing facilities as a vinyl record-cutting service. By the end of this project, the focus shifted to encompass more visual art products than

For my creative project, I began an art press that produces small-run vinyl records and artist's books. Initially, the venture began as a means to circumvent record pressing facilities as a vinyl record-cutting service. By the end of this project, the focus shifted to encompass more visual art products than just vinyl records. The project began with vinyl records because I saw a need in the market; in the past decade, the industry has grown dramatically, but the dozen record pressing plants in the country cannot keep up with the demand. Because record pressing companies prioritize large orders, it is difficult for many small bands and independent record labels to produce work on this medium. This is due to the long lead times, high prices, and large minimum order sizes. I located a man in Germany, who invented a machine that makes high-quality, lathe-cut records. I named the project Blushing Soup, as homage to my father, who passed during my first semester of college. It is through his passing that I was able to secure funds to pursue this venture. I brought on a partner, who was more familiar with art and audio recording than myself. In the summer of 2015, we met with this inventor to learn how to use his machine. By October of 2015, a machine of our own had arrived. In early November, Blushing Soup won a grant from the Scottsdale Museum of Contemporary Art. During this time, we released two vinyl records for local bands. For a culminating project, I coordinated a Record Store Day compilation album consisting of six bands featuring. After securing all of the music, the machine started having problems, which forced me to cancel this release. Recognizing the delicacy of the machine, prompted a shift in the aim of Blushing Soup. During this process, I started learning printmaking processes, and I realized that Blushing Soup could function as more than a record cutting service; we could be an art press. In the last few month of this project, I started making artist's books. By the end of April 2016, Blushing Soup will have released vinyl records for two bands, as well as produced four handmade books. This creative project centered around the process of creating art through lathe cutting and printmaking; the objective was not to maximize profits but rather refocus the consumption of art (in a sustainable practice).
ContributorsStringer, Shelby Manning (Author) / Essig, Linda (Thesis director) / Peck, Sidnee (Committee member) / School of Art (Contributor) / Department of English (Contributor) / School of Historical, Philosophical and Religious Studies (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05