Category Archives: Data Science Techniques

Text analytics with Deep Learning Seminar

Interested in text analytics and related deep learning? Sai Krishna Theja Bhavaraju a Ph.D. student in Industrial and Systems Engineering will be offering a seminar/tutorial on Monday, February 18, 2019, on Text analytics with Deep Learning.  The seminar will be held in the Carson Engineering Center, Room 100 from 3:30 PM to 5:00 PM. The topics include: Introduction… Read More »

Data Science frontiers in Oil and Gas Operations – Seminar

DSA Seminar: Data Science frontiers in Oil and Gas Operations Dr. Vikram Jayaram will be speaking on Data Science in Oil and Gas on Friday, November 30, 3-4:30p in Devon Energy Hall 120. Advances in Data Sciences and increases in high throughput computational architectures, cloud-based solutions have driven present-day decision making through the analysis of petabytes… Read More »

Game Theory and Strategic Thinking

Game Theory and Me “Game Theory”!? If you know what this is about, you are not alone. If you don’t, you are not alone either. When I tell people that my research is about game theory application in road-bridge transportation network. Reaction from most people are that their facial expression tells me they lost interest… Read More »

NSGA-II explained!

Non-dominated sorting genetic algorithm II (NSGA-II) In this post, I will attempt to explain some basic ideas of multi-objective optimization and the non-dominated sorting genetic algorithm II (known as NSGA-II to it’s friends).  I will also provide an example in Python using the library “inspyred”. But first let’s talk multiple objectives… Multi-objective optimization problems deals… Read More »