Inspiration
The prompt sounded very fun to think about considering space exploration is a likely possibility in the future.
What it does
AI is used to sort the list of drill bits in order of highest penetration rate to the lowest for depths in intervals of 100 feet. Given this, a sequence of drill bits is found that will prioritize either low cost or high speed.
How we built it
AI was used to find a function to obtain rate of penetration and to find the variables that would allow for that rate of penetration. Then the data from this would be used to find the optimal drill bit sequence that prioritizes cost or speed.
Challenges we ran into
The AI had an error that resulted in the wrong output. We could not find a way to optimize a drill bit sequence.
Accomplishments that we're proud of
Scatter plot matrices and trying to use AI for a solution.
What we learned
We learned how AI works and what a scatter plot matrix is and represents.
What's next for Asteroidz Drill Planning Software
To fix AI error and create an algorithm to find the optimized drill bit sequence.
Log in or sign up for Devpost to join the conversation.