Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2005 Xmas holiday AI challenge
#1
2005 Xmas holiday AI challenge

Write a BASIC solver for the well-known tangled net problem.

This is a quite manageable exercise in artificial neural network coding,
see for instance:

http://www.generation5.org/content/2002/kdjava.asp
http://www.generation5.org/content/2004/aiSomPic.asp ( under "1) Grid Layout" )
http://fuzzy.cs.uni-magdeburg.de/~borgel.../somd.html
http://www-ti.informatik.uni-tuebingen.d...enApp.html
http://www.shef.ac.uk/psychology/gurney/...3_3_3.html

Contrary to popular belief, building a neural net in BASIC doesn't
necessarily lead to a twisted mess.

My own skewed FB version is here, the source will be released after
there's been some competition:
http://home.graffiti.net/vspickelen:graf...wirwar.zip
(sorry, windοws .exe only)


The rules are very plain:

Your program must use Kohonen's self-organizing feature map to
straighten out the net:
http://www.cis.hut.fi/projects/somtoolbo...ithm.shtml

(Of course, any other genius invention that does the job is welcome.)

Kohonen's method supposedly emulates the unsupervised learning of
the brain in an elegant, extremely simple manner.

So in this case, the simplest readable code is regarded the highest.
Ideally, it should run on the qbasic 1.0 interpreter.

If you haven't got clue-one where to begin, or thinkin's too much toil,
this Idiot's Guide to NN has code that only needs to be stitched together:
http://richardbowles.tripod.com/neural/k...ohonen.htm

schene Ferien,
vspickelen
Reply


Messages In This Thread
2005 Xmas holiday AI challenge - by vspickelen - 12-23-2005, 10:14 PM
2005 Xmas holiday AI challenge - by Anonymous - 12-23-2005, 10:31 PM
2005 Xmas holiday AI challenge - by Torahteen - 12-27-2005, 09:41 AM
2005 Xmas holiday AI challenge - by vspickelen - 12-27-2005, 10:01 PM
2005 Xmas holiday AI challenge - by Torahteen - 12-27-2005, 11:54 PM
2005 Xmas holiday AI challenge - by vspickelen - 01-04-2006, 06:47 PM
2005 Xmas holiday AI challenge - by Torahteen - 01-05-2006, 11:10 PM
2005 Xmas holiday AI challenge - by vspickelen - 01-08-2006, 09:08 PM
2005 Xmas holiday AI challenge - by Torahteen - 01-08-2006, 09:38 PM
2005 Xmas holiday AI challenge - by vspickelen - 01-10-2006, 09:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)