ruby-fann 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/History.txt CHANGED
@@ -1,3 +1,8 @@
1
+ == 1.0.1 2009-12-02
2
+
3
+ * 1 minor enhancement:
4
+ * Remove some extra source files
5
+
1
6
  == 1.0.0 2009-12-01
2
7
 
3
8
  * 1 major enhancement:
@@ -2,7 +2,7 @@ module RubyFann #:nodoc:
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 1
4
4
  MINOR = 0
5
- TINY = 0
5
+ TINY = 1
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].join('.')
8
8
  end
data/neurotica1.png CHANGED
Binary file
data/neurotica2.vrml CHANGED
@@ -6,7 +6,7 @@ Group { children [
6
6
  Background { skyColor 1.000 1.000 1.000 }
7
7
  # node 2160579600
8
8
  Transform {
9
- translation 6.000 46.000 32.000
9
+ translation 6.000 46.000 66.000
10
10
  scale 2.000 2.000 2.000
11
11
  children [
12
12
  Transform {
@@ -26,7 +26,7 @@ Transform {
26
26
  }
27
27
  # node 2160577360
28
28
  Transform {
29
- translation 50.000 6.000 37.000
29
+ translation 50.000 6.000 80.000
30
30
  scale 2.000 2.000 2.000
31
31
  children [
32
32
  Transform {
@@ -81,7 +81,7 @@ Transform {
81
81
  ] }
82
82
  # node 2160577760
83
83
  Transform {
84
- translation 28.000 46.000 66.000
84
+ translation 28.000 46.000 74.000
85
85
  scale 2.000 2.000 2.000
86
86
  children [
87
87
  Transform {
@@ -136,7 +136,7 @@ Transform {
136
136
  ] }
137
137
  # node 2160577660
138
138
  Transform {
139
- translation 50.000 46.000 66.000
139
+ translation 50.000 46.000 92.000
140
140
  scale 2.000 2.000 2.000
141
141
  children [
142
142
  Transform {
@@ -191,7 +191,7 @@ Transform {
191
191
  ] }
192
192
  # node 2160577560
193
193
  Transform {
194
- translation 72.000 46.000 14.000
194
+ translation 72.000 46.000 73.000
195
195
  scale 2.000 2.000 2.000
196
196
  children [
197
197
  Transform {
@@ -246,7 +246,7 @@ Transform {
246
246
  ] }
247
247
  # node 2160577460
248
248
  Transform {
249
- translation 94.000 46.000 68.000
249
+ translation 94.000 46.000 29.000
250
250
  scale 2.000 2.000 2.000
251
251
  children [
252
252
  Transform {
@@ -300,5 +300,5 @@ Transform {
300
300
  }
301
301
  ] }
302
302
  ] }
303
- Viewpoint {position 1.852 0.963 6.480}
303
+ Viewpoint {position 1.852 0.963 7.035}
304
304
  ] }
data/xor_cascade.net CHANGED
@@ -30,5 +30,5 @@ cascade_activation_steepnesses_count=4
30
30
  cascade_activation_steepnesses=2.50000000000000000000e-01 5.00000000000000000000e-01 7.50000000000000000000e-01 1.00000000000000000000e+00
31
31
  layer_sizes=3 1 1 1
32
32
  scale_included=0
33
- neurons (num_inputs, activation_function, activation_steepness)=(0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (3, 15, 1.00000000000000000000e+00) (4, 3, 1.00000000000000000000e+00) (5, 5, 5.00000000000000000000e-01)
34
- connections (connected_to_neuron, weight)=(0, 1.58492057489924009772e+00) (1, 1.54788656381734024414e+00) (2, 2.54461499984572347977e-01) (0, 5.17285816899286168824e-02) (1, -6.65989089934119864178e-03) (2, -1.76592691436072719569e+01) (3, -7.62759466724914125813e-01) (0, 4.64237414749728793950e-01) (1, 1.75929058252561359987e-01) (2, 4.77728010338330788542e-02) (3, 3.99105053443855766204e+01) (4, 2.16788924178288322508e-02)
33
+ neurons (num_inputs, activation_function, activation_steepness)=(0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (3, 15, 2.50000000000000000000e-01) (4, 3, 5.00000000000000000000e-01) (5, 5, 5.00000000000000000000e-01)
34
+ connections (connected_to_neuron, weight)=(0, 6.03121553472700799858e+00) (1, 5.92105744890394891655e+00) (2, 8.14956251680783866354e-02) (0, 6.94100315065092517142e-03) (1, 3.52612781717012192806e-03) (2, -8.15146231147867013078e+01) (3, -4.67572273234011584475e-03) (0, 2.85375829917018764004e-01) (1, 2.88068426443957192884e-01) (2, 4.27497417431277615396e-02) (3, 3.96005150696007106603e+01) (4, 2.44562686549522956270e-01)
data/xor_float.net CHANGED
@@ -31,4 +31,4 @@ cascade_activation_steepnesses=2.50000000000000000000e-01 5.00000000000000000000
31
31
  layer_sizes=3 4 2
32
32
  scale_included=0
33
33
  neurons (num_inputs, activation_function, activation_steepness)=(0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (0, 0, 0.00000000000000000000e+00) (3, 5, 1.00000000000000000000e+00) (3, 5, 1.00000000000000000000e+00) (3, 5, 1.00000000000000000000e+00) (0, 5, 1.00000000000000000000e+00) (4, 5, 1.00000000000000000000e+00) (0, 5, 1.00000000000000000000e+00)
34
- connections (connected_to_neuron, weight)=(0, 2.02391489733631724235e+00) (1, 1.96173103082751376647e+00) (2, 2.07543968080710383717e+00) (0, -6.38501037419429762210e-01) (1, 1.89993148338971545863e-01) (2, -1.30193392535478302818e+00) (0, 2.12347664186905715766e+00) (1, 2.31983281934511031963e+00) (2, -2.19185441850693019106e+00) (3, 4.53295765565313768519e+00) (4, 7.42695168631463453757e-01) (5, -4.55179056653646263442e+00) (6, -3.86616989325024018598e+00)
34
+ connections (connected_to_neuron, weight)=(0, 3.80850670860991669109e-01) (1, 5.31853923495240299424e-01) (2, 1.94246314046218548910e+00) (0, -2.41994141449592392590e+00) (1, 2.40561692453033115768e+00) (2, -1.38967102463236291676e+00) (0, 2.02945595642753762178e+00) (1, -2.11680476314898902146e+00) (2, -1.63136454713236567216e+00) (3, 1.38258366722087866485e+00) (4, 4.93982711345169622774e+00) (5, 4.87308662094168720813e+00) (6, 3.15280014713231304668e+00)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-fann
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Miers