Nathan TeGrotenhuis
2009-11-06 09:46:08 UTC
Hello, I am a student interested in using fann for a bioinformatics
project. I have compiled fann and it seems to be working fine, please
correct me if I am wrong, but it seems to me that strings are not
acceptable input data. There doesn't seem to be anything in the
documentation about acceptable data input types, but it seems like
only numbers will work. I think this project is great and I am
willing to contribute code to help it work with string input, unless I
am just ignorant and the neural networks created by fann are
inherently incapable of learning properties of strings.
anyway, for debugging purposes, I am including my training data, the
training program is the same as the one in the XOR tutorial, except
that I changed num_input to 1. The idea is for the network to learn to
recognize sentences containing "God".
7 1 1
since_calcGodulating_this_will_require_to_go_through_the_entire_training_set_once_more,_it_is_more_than_adequate_to_use_this_value_during_tr
1
A_US_Army_major_has_opened_fire_on_fellow_soldiers_at_the_Fort_Hood_military_base_in_Texas,_killing_13_people_and_injuring_30,_officials_say
-1
The_United_States_imposes_high_anti-dumping_tariffs_God_on_Chinese_pipes_as_trade_disputes_mar_the_run-up_to_a_bilateral_summit.
1
GodCambodia_recalls_its_ambassador_from_Thailand_in_tit-for-tat_dispute_over_sanctuary_offer_to_former_Thai_PM_Thaksin.
1
A_gunman_in_Japan_has_killed_himself_after_wounding_three_people_in_Yokohama,_outside_Tokyo,_police_say.
-1
Police_named_the_gunman_as_Kenji_Hayashi,_a_62-year-old_member_of_the_Inagawa-kai,_a_largeGod_Japanese_organised_crime_group._
1
An_electric_car_created_by_ex-McLaren_Formula_One_designer_Gordon_Murray_has_been_unveiled.
-1
--
Nate
project. I have compiled fann and it seems to be working fine, please
correct me if I am wrong, but it seems to me that strings are not
acceptable input data. There doesn't seem to be anything in the
documentation about acceptable data input types, but it seems like
only numbers will work. I think this project is great and I am
willing to contribute code to help it work with string input, unless I
am just ignorant and the neural networks created by fann are
inherently incapable of learning properties of strings.
anyway, for debugging purposes, I am including my training data, the
training program is the same as the one in the XOR tutorial, except
that I changed num_input to 1. The idea is for the network to learn to
recognize sentences containing "God".
7 1 1
since_calcGodulating_this_will_require_to_go_through_the_entire_training_set_once_more,_it_is_more_than_adequate_to_use_this_value_during_tr
1
A_US_Army_major_has_opened_fire_on_fellow_soldiers_at_the_Fort_Hood_military_base_in_Texas,_killing_13_people_and_injuring_30,_officials_say
-1
The_United_States_imposes_high_anti-dumping_tariffs_God_on_Chinese_pipes_as_trade_disputes_mar_the_run-up_to_a_bilateral_summit.
1
GodCambodia_recalls_its_ambassador_from_Thailand_in_tit-for-tat_dispute_over_sanctuary_offer_to_former_Thai_PM_Thaksin.
1
A_gunman_in_Japan_has_killed_himself_after_wounding_three_people_in_Yokohama,_outside_Tokyo,_police_say.
-1
Police_named_the_gunman_as_Kenji_Hayashi,_a_62-year-old_member_of_the_Inagawa-kai,_a_largeGod_Japanese_organised_crime_group._
1
An_electric_car_created_by_ex-McLaren_Formula_One_designer_Gordon_Murray_has_been_unveiled.
-1
--
Nate