AIClass: Difference between revisions

From Bloominglabs
Jump to navigationJump to search
No edit summary
Line 11: Line 11:


For an ssh client for windows, I would use [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty]
For an ssh client for windows, I would use [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty]

== Readings ==
*Search

*Genetic Algorithms
** http://burakkanber.com/blog/machine-learning-genetic-algorithms-part-1-javascript/
** http://burakkanber.com/blog/machine-learning-genetic-algorithms-in-javascript-part-2/
** Online examples
*** http://www.rennard.org/alife/english/gavgb.html
*** https://www.ads.tuwien.ac.at/raidl/tspga/TSPGA.html


== Resources ==
== Resources ==

Revision as of 00:13, 14 February 2014

Information

  • Class mailing list: AI-class@bloominglabs.org

Logging into the pogolinux box:

  At Bloominglabs: 192.168.1.100 port 2200
  Outside of Bloominglabs: bloominglabs.no-ip.org port 2200

For an ssh client for windows, I would use putty

Readings

  • Search

Resources