Skip to main content

Creative Tool: Bot Problem-solving

Everything looks like a digital nail...  

I've been working through Automate the Boring Stuff, a book about Python coding.  It's available to read for free.  At the end of Chapter 6, there is a bonus exercise on creating an AI bot to play Zombie Dice.  This is in line with the genre of creating bots to run games automatically, AKA programming games.

This is not the first time I've run into the concept of programming games.  In his book, Barking Up the Wrong Tree, Eric Barker talked about AI designed to play the game prisoner's dilemma.

That got me thinking, what sorts of problems in my wheelhouse could I design and test AI bots on? Ethically, of course, I'm not talking about unleashing Twitter bots to stir up trouble.  This post is an attempt to come up with a list of such problems.  Here we go.

  1. Generating grant applications
  2. Battery of Statistical Analyses (vs. ground truth)
  3. Analyze datasets (go through and determine variables and what to do with them) 
  4. Applying for relevant Freelancer/Upwork jobs
  5. Instrumental music generation (measured by number of listens)
  6. Classification of medical/biological images (iconic ML application)
  7. Collecting relevant journal articles (match to actual journal article content?)
  8. Bioinformatics processes (speed, accuracy, flexibility)
  9. Drawing cartoons to order (based on text prompt)
  10. Coming up with topics for creative ideas
  11. Writing convincing blog headers (parsing through body of post and adding some flavor)
  12. Creating blog post thumbnails to order (select icons in PowerPoint and arrange with color scheme)
  13. Generate daily schedule (each, day each bot would offer up a schedule and I'd select the best)
  14. Selecting a Journal-Article-of-the-Day (each day, each bot would offer one up and I'd select the best)
  15. Selecting articles to use for Statistics Weekly (compare against my actual selection)

Comments

Popular posts from this blog

Creative Tool: Idea Mutation

It's mutating out of control!   Here is another wild method of improving the creativity of ideas through the process of introducing random 'mutations'.  I call it Idea Mutation. Method: Start with an idea.  Add it to a circle on the far left side of a piece of paper.  That is round 1. Make two branches off the first idea.  Each branch has a new circle.  That is round 2. For each branch, roll a 10-sided dice and select the 'mutation' from the table below. For each branch, create a 'mutated' idea incorporating that branch's mutation. Continue branching and mutation ideas for subsequent rounds (3, 4, etc.). Modifications: Include different mutations (ex. Add Thrill, More Collaborative, Clearer, etc.) Add null mutation (no changes for certain branches) Change probability of mutations (same mutation for more than one number) Examples:

Creative Tool: Idea Bracket

Let the Best Idea Win. How to generate great ideas?  Why not create an Idea Bracket ?  It is analogous to a sports league play-off.  Ideas are pitted against each other, with the winning idea moving on to the next round.  The last idea standing is the winner. I do have a few additional rules.  The Three M's : Modify, Merge, and Markup.  These rules allow for both idea modification and saving sub-winner ideas. Simple enough, right?  Let's try it out on some examples. Story Beginning Location Floating City and Haunted Graveyard merged into Floating Graveyard Screaming Wastelands modified into Blasted Wastelands Winner was Floating Graveyard and Sundered Titan merged into Floating Graveyard of Titans Artistic Inspiration Shack Brainstorming and Review Idea/Notes merged to Shack Review Ideas TCG View modified to TCG Mashup Shack Review Ideas marked for later Monster App and Walk and Song merged to Walk and Song with Monster App Priming Winner was T...

Writing Tool: Panic Cards

For writing emergencies only... In a previous post , I created a break-in-case of emergency box for days where I'm severely struggling to get my writing goal in.   In case that box is not enough, or if I'm away from my house, I've devised another emergency method to keep me from veering off my writing track. Panic Cards. What are they?  Simple.  Index cards cut in half with encouraging phrases on one side. The other side has a small, randomized reward for completing the writing task.  I made it random on purpose to increase the intrigue. To use them, I pull out the card, read the phrase of encouragement, and get the writing done.  Once the thirty minutes of writing is completed, I turn over the card and reap the reward. Silly?  Maybe.  Effective?  Time will tell.  It's better to have an emergency plan and never use it than to not have one when an emergency comes calling.