Artificial Intelligence Articles

We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.

SEP Wins TechPoint’s 2025 Exceptional Employer Mira Award

SEP Recognized as Indiana’s Top Tech Employer, Winning TechPoint’s Prestigious Mira Award Westfield, Indiana - SEP has been named Exceptional Employer by TechPoint at the 26th annual Mira Awards. This award recognizes companies that are developing talent through skills-based hiring…
Read Full Post

How Visualizations Lead To Advances in Artificial Intelligence

Heuristic search is a subfield of artificial intelligence.  It is the study of algorithms meant for general problem solving. The problems solved with heuristic search come from a variety of domains, including: Aligning genetic sequences Planning routes between two cities Scheduling elevators in a building Scheduling work orders in a machine shop These varried domains […]
Read Full Post

A Brief Evaluation of Cloud ML Tools

Originally published here. The Goal Someone recently told me in passing that they wished they had a machine learning sandbox. I didn’t know what that was exactly, but I had a few ideas about what it might be. I wrote down some notes about what I thought a machine learning sandbox might do for someone, […]
Read Full Post

Death Stranding: A Playground of Algorithms

Taken by Sergey Galyonkin from Raleigh, USA – E3 2018 Death Stranding was a surreal experience for several reasons. First, the game has a werid story line that’s a little hard to follow at times; exactly what you’d expect from the game’s director Hideo Kojima. Secondly, I’m still not used to seeing recognizable famous people […]
Read Full Post

Several examples of NLP

A while ago I wrote on a topic that, technically, I’m not super qualified to write about. That topic was agglutination and it was a ton of fun for me, despite my lack of linguistics training, because I’m passionate about language. Today I’m going to fold that passion (about language) into something I’m educated in […]
Read Full Post

What is NLP used for?

Natural language processing (NLP) describes the interaction between human language and computers.More specifically, natural language processing is the computer understanding, analysis, manipulation, and/or generation of natural language. It’s a component of text mining that performs a special kind of linguistic analysis that essentially help a machine “read” text. NLP uses a variety of methodologies to […]
Read Full Post

Using Pipelines to Lower Barriers To Entry in Machine Learning

Many people are keenly interested in machine learning, and with good reason. Machine learning is applicable to a wide variety domains, including engineering, education, healthcare, and government. The broad applicability of machine learning is a double edged sword: Although an ever increasing pool of people want to use machine learning, a decreasing portion of them […]
Read Full Post
teal and blue wall tile

Tiledriver – Making Wolfenstein 3D Levels with Machine Learning

This is the second post in my series on the value of personal projects. See the first one for more context. Marrying the Old with the New Tiledriver was an attempt to create levels for the classic 1992 game Wolfenstein 3D using machine learning. I thought this would be a fun challenge since I didn’t […]
Read Full Post

Getting Started with NLP and Python

Natural Language Processing (NLP) is a method of computer interaction at the intersection of human language, computer science, and machine learning. It can be thought of as a way of helping computers interpret text and speech as a human would, including understanding the subject, context, or both. This blog post will focus on getting started […]
Read Full Post

Accidental AI: 5 Everyday AI Problems

Introduction People often ask questions like “What is AI?”, or “Is AI worth of the hype?”.Both questions are non-trivial to answer, but let’s start with the first one:”What is AI?”. This is a perennial favorite at academic conferences on AI for a few reasons: Every AI researcher has to have an opinion, since it’s their […]
Read Full Post