test/neural_network/hopfield_test.rb in ai4r-1.11 vs test/neural_network/hopfield_test.rb in ai4r-1.12

- old
+ new

@@ -1,10 +1,10 @@ # This is a unit test file for the hopfield neural network AI4r implementation # # Author:: Sergio Fierens # License:: MPL 1.1 # Project:: ai4r -# Url:: http://ai4r.rubyforge.org/ +# Url:: http://www.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