lib/ai4r/som/som.rb in ai4r-1.11 vs lib/ai4r/som/som.rb in ai4r-1.12
- old
+ new
@@ -1,9 +1,9 @@
# Author:: Thomas Kern
# License:: MPL 1.1
# Project:: ai4r
-# Url:: http://ai4r.rubyforge.org/
+# Url:: http://ai4r.org/
#
# You can redistribute it and/or modify it under the terms of
# the Mozilla Public License version 1.1 as published by the
# Mozilla Foundation at http://www.mozilla.org/MPL/MPL-1.1.txt
@@ -45,11 +45,11 @@
# * layer => instante of a layer-algorithm class
#
# = About the project
# Author:: Thomas Kern
# License:: MPL 1.1
- # Url:: http://ai4r.rubyforge.org
+ # Url:: http://ai4r.org
class Som
include Ai4r::Data::Parameterizable
@@ -150,6 +150,6 @@
end
end
-end
\ No newline at end of file
+end