A couple weeks ago I was talking to a campus Career Services rep. He suggested I spend a little time thinking about my personality, so I can reach a more authentic way of operating and presenting myself. Because, he said, employers really do value authenticity so they can know how a potential employee is going to fit into their company. Well, I decided to take him up on that suggestion.
Chaotic Neural Network to Solve the TSP
I just finished up work on a school project with my classmate Sami, solving the traveling salesman problem (TSP) using neural networks (NNs). And not just any NN, but a chaotic NN! What? Yes. And it’s amazing.
The Code
The code was written in Python. Go try it out! It’s not hard to run, and the README should help you get started.
The Inaugural Post!
This is the inaugural post! Posts in the future will (probably) be related to whatever I’m working on. Please send me a message if you’d like to discuss anything I’ve posted (really, please do).
In general, my work is not well-defined right now. I’m still chugging along in Grad school at the moment. But I’m hopeful that I can find practical ways to improve business operations/processes through analysis, modeling, simulation, optimization, etc. You know, all the good tools you might expect from someone well-versed in Operations Research (OR). Well, I’m not one like that, but I am pretty competent in Computer Science, and I’m developing the OR part…